This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Marlin-Artillery-M600/ArduinoAddons/Arduino_1.0.x/libraries/SdFat/SdFat.h

6 lines
113 B
C
Raw Normal View History

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