IC746CAT/IC746CAT.ino

11 wiersze
128 B
C++

// Dummy Sketch to allow editing of Nextion Lbrary files in the IDE
#include "IC746.h"
void setup() {
}
void loop() {
}