MCUME/MCUME_teensy41/teensydoom/arduinoproto.h
2020-10-07 23:21:42 +02:00

7 lines
100 B
C

#ifndef _ARDUINOPROTO_H_
#define _ARDUINOPROTO_H_
#include <Arduino.h>
#define BOOLDEFINED
#endif