This repository has been archived on 2025-12-23. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Marlin_FB4S/ArduinoAddons/Arduino_1.0.x/libraries/SdFat/SdFat.h
2015-01-13 13:31:55 +00:00

6 lines
113 B
C

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