Renamed HotmailNotifier project to LEDNotifier.

pull/1469/head
Dean Camera 15 years ago
parent 3d6508c9b9
commit 3b3ea167f0

File diff suppressed because one or more lines are too long

@ -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

@ -100,7 +100,7 @@
* - <b>Projects</b>
* - <b>AVRISP</b> - AVRISP-MKII Programmer Clone project
* - <b>Benito</b> - Benito Board Arduino Programmer project
* - <b>HotmailNotifier</b> - Hotmail Email LED Notification project
* - <b>LEDNotifier</b> - USB LED Notification project
* - <b>Magstripe</b> - Magnetic Stripe Card Reader project
* - <b>MissileLaucher</b> - Toy Missile Launcher Host project
* - <b>USBtoSerial</b> - USB to USART Serial Converter project

Loading…
Cancel
Save