MCUME/MCUME_teensy/teensyuae/arduinoproto.h
2020-05-24 16:16:40 +02:00

8 lines
99 B
C

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