Added wire.h to JSONdemo.ino

This commit is contained in:
evaherrada 2022-06-07 14:36:49 -04:00
parent f8409ef72e
commit 89dc4e26c7
No known key found for this signature in database
GPG key ID: FD1EBAFCF2067DBA

View file

@ -18,6 +18,7 @@ last revision November 2015
#include <WiFiClientSecure.h>
#include <ArduinoJson.h>
#include <Wire.h>
// uncomment the next line if you have a 128x32 OLED on the I2C pins
//#define USE_OLED