2023-07-02 11:56:11 +02:00

7 lines
179 B
C++

#ifndef STA_CORE_ARDUINO_MCU_COMMON_HPP
#define STA_CORE_ARDUINO_MCU_COMMON_HPP
// Enable Arduino platform
#define STA_PLATFORM_ARDUINO
#endif // STA_CORE_ARDUINO_MCU_COMMON_HPP