mirror of
https://github.com/WeActStudio/ArduinoCore-AT32F4.git
synced 2026-05-21 09:22:01 +00:00
7 lines
72 B
C
7 lines
72 B
C
|
|
#ifndef __WPROGRAM_H
|
||
|
|
#define __WPROGRAM_H
|
||
|
|
|
||
|
|
#include "Arduino.h"
|
||
|
|
|
||
|
|
#endif
|