mirror of
https://github.com/felis/USB_Host_Shield_2.0.git
synced 2024-03-22 11:31:26 +01:00
Fixed readme
This commit is contained in:
parent
744063e2fa
commit
d8501ca1a2
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ In order to build the documentation you will need the [Doxyfile](Doxyfile) and [
|
||||||
|
|
||||||
Also since there is a bug in Doxygen you will need to add \ in front of the @-sign in [Circuits@Home](https://github.com/felis/USB_Host_Shield_2.0#developed-by) in the [README.md](https://github.com/felis/USB_Host_Shield_2.0#developed-by) file.
|
Also since there is a bug in Doxygen you will need to add \ in front of the @-sign in [Circuits@Home](https://github.com/felis/USB_Host_Shield_2.0#developed-by) in the [README.md](https://github.com/felis/USB_Host_Shield_2.0#developed-by) file.
|
||||||
|
|
||||||
Also please uncomment <code>\#define DEBUG</code> in [message.h](https://github.com/felis/USB_Host_Shield_2.0/blob/master/message.h) and <code>\#define WIICAMERA</code> in [Wii.h](https://github.com/felis/USB_Host_Shield_2.0/blob/master/Wii.h).
|
Also please uncomment <code>\#define WIICAMERA</code> in [Wii.h](https://github.com/felis/USB_Host_Shield_2.0/blob/master/Wii.h).
|
Loading…
Reference in a new issue