8 lines
99 B
C
8 lines
99 B
C
#ifndef _ARDUINOPROTO_H_
|
|
#define _ARDUINOPROTO_H_
|
|
|
|
#include <Arduino.h>
|
|
//#define PROGMEM
|
|
|
|
#endif
|
|
|