projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Use sane ANSI terminal escape codes for the Host mode demos, so that they do not...
[pub/USBasp.git]
/
LUFA
/
Drivers
/
USB
/
HighLevel
/
USBTask.h
diff --git
a/LUFA/Drivers/USB/HighLevel/USBTask.h
b/LUFA/Drivers/USB/HighLevel/USBTask.h
index
e4c8a02
..
2a9bf19
100644
(file)
--- a/
LUFA/Drivers/USB/HighLevel/USBTask.h
+++ b/
LUFA/Drivers/USB/HighLevel/USBTask.h
@@
-116,6
+116,8
@@
*
\r
* \note This global is only present if the user application can be a USB host.
\r
*
\r
*
\r
* \note This global is only present if the user application can be a USB host.
\r
*
\r
+ * \see \ref USB_Host_States_t for a list of possible host states
\r
+ *
\r
* \ingroup Group_Host
\r
*/
\r
extern volatile uint8_t USB_HostState;
\r
* \ingroup Group_Host
\r
*/
\r
extern volatile uint8_t USB_HostState;
\r