Arduino_STM32/STM32F4/cores/maple/Arduino.h

7 lines
87 B
C

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