mirror of
https://github.com/felis/USB_Host_Shield_2.0.git
synced 2024-03-22 11:31:26 +01:00
Minor
This commit is contained in:
parent
70f3663673
commit
f21f70c0b9
1 changed files with 2 additions and 2 deletions
|
@ -69,11 +69,11 @@ Currently the following boards are supported by the library:
|
|||
* Teensy (Teensy 1.0, Teensy 2.0 and Teensy++ 2.0)
|
||||
* Balanduino
|
||||
* Sanguino
|
||||
* Black Widdow.
|
||||
* Black Widdow
|
||||
|
||||
The following boards need to be activated manually in [settings.h](settings.h):
|
||||
|
||||
* Arduino ADK, Sanguino, Teensy 2.0, and Black Widdow.
|
||||
* Arduino Mega ADK, Teensy 2.0, Sanguino, and Black Widdow.
|
||||
|
||||
Simply set the corresponding value to 1 instead of 0.
|
||||
|
||||
|
|
Loading…
Reference in a new issue