You've already forked M5Paper_FactoryTest
mirror of
https://github.com/m5stack/M5Paper_FactoryTest.git
synced 2026-05-20 10:28:50 -07:00
6 lines
157 B
Arduino
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
|