MCUME/MCUME_teensy41/teensygen/arduinoproto.h
2022-02-19 16:46:58 +01:00

7 lines
98 B
C

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