Arduino.h
Go to the documentation of this file.
1 // Just for compatibility with Arduino libraries.
2 
3 #pragma once
4 
5 #include <user_config.h>
7 #include "SmingCore.h"
8 #include "ArduinoCompat.h"