Renamed HotmailNotifier project to LEDNotifier.

This commit is contained in:
Dean Camera
2009-12-18 05:22:57 +00:00
parent 3d6508c9b9
commit 3b3ea167f0
22 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
* - Added new PreviousValue to the HID Report Parser report item structure, for easy monitoring of previous report item values
* - Added new EVK527 board target
* - Added new USB_Host_GetDeviceStringDescriptor() convenience function
* - Added new HotmailNotification project to the library, to give a visual LED notification when new email arrives
* - Added new LEDNotification project to the library, to give a visual LED notification on new events from the host
*
* <b>Changed:</b>
* - Removed code in the Keyboard demos to send zeroed reports between two reports with differing numbers of keycodes