1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-30 23:30:16 +00:00
MarlinFirmware/ArduinoAddons/Arduino_1.0.x/libraries/SdFat/SdFat.h

6 lines
113 B
C
Raw Normal View History

2015-01-13 13:31:55 +00:00
#ifndef AT90USB
#define HardwareSerial_h // trick to disable the standard HWserial
#endif
#include <arduino.h>