Fixed compiler warning for Sanguino compile

This commit is contained in:
Daid
2012-02-26 17:35:01 +01:00
parent 66d50562b6
commit 286d5003fa
4 changed files with 17 additions and 16 deletions

View File

@ -539,6 +539,7 @@
*
****************************************************************************************/
#if MOTHERBOARD == 62
#undef MOTHERBOARD
#define MOTHERBOARD 6
#define SANGUINOLOLU_V_1_2
#endif