Arduino_STM32/STM32F3/cores/maple/Arduino.h

5 lines
65 B
C

#ifndef Arduino_h
#define Arduino_h
#include "WProgram.h"
#endif