0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-05-07 22:54:18 +00:00
MarlinFirmware/ArduinoAddons/Arduino_1.0.x/libraries/SdFat/SdFat.h
2015-01-13 14:30:28 +00:00

5 lines
113 B
C

#ifndef AT90USB
#define HardwareSerial_h // trick to disable the standard HWserial
#endif
#include <Arduino.h>