MCUME/MCUME_teensy/teensygnuboy/arduinoproto.h
2019-11-24 15:48:57 +01:00

7 lines
98 B
C

#ifndef _ARDUINOPROTO_H_
#define _ARDUINOPROTO_H_
#include <Arduino.h>
//#define PROGMEM
#endif