We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f8409ef + 89dc4e2 commit 591cdb7Copy full SHA for 591cdb7
ESP32_S2_WiFi_Tests/JSONdemo/JSONdemo.ino
@@ -18,6 +18,7 @@ last revision November 2015
18
19
#include <WiFiClientSecure.h>
20
#include <ArduinoJson.h>
21
+#include <Wire.h>
22
23
// uncomment the next line if you have a 128x32 OLED on the I2C pins
24
//#define USE_OLED
0 commit comments