diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2009-12-17 10:02:19 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2009-12-17 10:02:19 +0000 |
| commit | d0f121cb68155a920c917079844bb32e5d9495fe (patch) | |
| tree | af4d3b2ff9749a4ad432e41e27b09d18ae00e541 /Projects/HotmailNotifier/WindowsApp/Properties/Settings.settings | |
| parent | e1caf55043d40f2656a3b8ec484800aa56f7d3be (diff) | |
Un-inline the SendAddress function in NVMTarget.c/.h of the AVRISP project.
Add new HotmailNotifier project, which changes a LED's colour based on the user's unread email count as sent from Windows Live Messenger.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@984 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Projects/HotmailNotifier/WindowsApp/Properties/Settings.settings')
| -rw-r--r-- | Projects/HotmailNotifier/WindowsApp/Properties/Settings.settings | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Projects/HotmailNotifier/WindowsApp/Properties/Settings.settings b/Projects/HotmailNotifier/WindowsApp/Properties/Settings.settings new file mode 100644 index 00000000..abf36c5d --- /dev/null +++ b/Projects/HotmailNotifier/WindowsApp/Properties/Settings.settings @@ -0,0 +1,7 @@ +<?xml version='1.0' encoding='utf-8'?>
+<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)">
+ <Profiles>
+ <Profile Name="(Default)" />
+ </Profiles>
+ <Settings />
+</SettingsFile>
|
