MCUME/MCUME_teensy/teensymsx/arduinoproto.h
jean-marcharvengt 4023fce0c4 add msx computer
2020-03-15 17:14:13 +01:00

7 lines
98 B
C

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