Fixed typo

This commit is contained in:
Kristian Sloth Lauszus 2013-05-07 14:53:17 +02:00
parent c7e06b6bf6
commit c0e904f471

View file

@ -9,6 +9,6 @@ It is generated using [Doxygen](http://www.stack.nl/~dimitri/doxygen/) and hoste
In order to build the documentation you will need the [Doxyfile](Doxyfile) and [imageStyle.css](imageStyle.css) files.
Also since there is a bug in Doxygen you will need to add \ in front of the @-sign in [Oleg's email address](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 WIICAMERA</code> in [Wii.h](https://github.com/felis/USB_Host_Shield_2.0/blob/master/Wii.h).