diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2010-03-25 06:34:38 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2010-03-25 06:34:38 +0000 |
| commit | 37cd93073140f42368094b3245558c60db3222a0 (patch) | |
| tree | c96599e868d2fbe7215c86fe5a2dfe2d217846f7 /Projects/RelayBoard/RelayBoard.h | |
| parent | 9b7d584dd4e2b1717683984d52f2b6fcfa5d199b (diff) | |
All Class Driver Host mode demos now correctly set the board LEDs to READY once the enumeration process has completed.
Fixed Still Image Host class driver not resetting the transaction ID when a new session is opened, fixed driver not sending a valid session ID to the device.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1178 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Projects/RelayBoard/RelayBoard.h')
| -rw-r--r-- | Projects/RelayBoard/RelayBoard.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Projects/RelayBoard/RelayBoard.h b/Projects/RelayBoard/RelayBoard.h index 686c9c04..2ffa5902 100644 --- a/Projects/RelayBoard/RelayBoard.h +++ b/Projects/RelayBoard/RelayBoard.h @@ -7,6 +7,7 @@ */
/*
+ Copyright 2010 OBinou (obconseil [at] gmail [dot] com)
Copyright 2010 Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
|
