Renamed all library events to properly seperate out Device and Host mode events....
authorDean Camera <dean@fourwalledcubicle.com>
Wed, 5 Aug 2009 06:36:31 +0000 (06:36 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Wed, 5 Aug 2009 06:36:31 +0000 (06:36 +0000)
Remove VBUS events - not needed as the library takes care of VBUS detection and feedback on supported AVRs via the USB_Device_Connected and USB_Device_Disconnected events.

Fixed incorrect Host state assignment in the incomplete BluetoothHost demo.


No differences found