mirror of
https://github.com/digistump/DigistumpArduino.git
synced 2025-04-27 15:19:02 -07:00
7 lines
67 B
C
7 lines
67 B
C
#ifndef Arduino_h
|
|
#define Arduino_h
|
|
|
|
#include <WProgram.h>
|
|
|
|
#endif
|