deleted Wire setClock
This commit is contained in:
parent
2d9be85b09
commit
a400b0464d
@ -82,8 +82,7 @@ void setup() {
|
||||
pinMode(ESP12_LED, OUTPUT);
|
||||
|
||||
Wire.begin(); // Wire must be started first
|
||||
Wire.setClock(1000000); // Supported baud rates are 100kHz, 400kHz, and 1000kHz
|
||||
|
||||
|
||||
WiFi.mode(WIFI_STA);
|
||||
WiFi.begin(ssid, password);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user