MCUME/MCUME_teensy41/teensysms/arduinoproto.h
2022-02-20 15:10:13 +01:00

7 lines
98 B
C

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