Files
M5Paper_FactoryTest/M5Paper_FactoryTest.ino
2022-11-21 17:48:59 +01:00

6 lines
157 B
Arduino

// Satisfy Arduino IDE (needs a .ino file, even if it's empty)
#if !defined ARDUINO_M5STACK_FIRE
#error "Please Select M5Fire from the board menu"
#endif