"instructions" for M5Stick-C Plus

This commit is contained in:
2021-01-22 17:21:13 -06:00
parent b0fc85fd2e
commit f660ac812f
+1 -1
View File
@@ -1,4 +1,4 @@
#include <M5StickC.h>
#include <M5StickC.h> //change this line to #include <M5StickCPlus.h> if you are using the M5Stick-C Plus
#include <WiFi.h>
#include <WebServer.h>
#include "Lumix.h"