Added libraries from Arduino 1.0.3 for sanguino build
This commit is contained in:
parent
dad7691df9
commit
7d20ec706e
63 changed files with 12042 additions and 7 deletions
|
|
@ -26,7 +26,7 @@
|
|||
#define HardwareSerial_h // trick to disable the standard HWserial
|
||||
#endif
|
||||
|
||||
#if (ARDUINO >= 100) && !defined(__AVR_ATmega644P__)
|
||||
#if (ARDUINO >= 100)
|
||||
# include "Arduino.h"
|
||||
#else
|
||||
# include "WProgram.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue