Fix little typo ;)
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
// curl -XPOST --data-binary @- -H 'Content-Type:text/plain'
|
// curl -XPOST --data-binary @- -H 'Content-Type:text/plain'
|
||||||
// http://esp32oled.local/oled
|
// http://esp32oled.local/oled
|
||||||
|
|
||||||
// I connected SCK to D22 and SDA to D21
|
// I connected SCL to D22 and SDA to D21
|
||||||
|
|
||||||
#include <Adafruit_GFX.h>
|
#include <Adafruit_GFX.h>
|
||||||
#include <Adafruit_I2CDevice.h>
|
#include <Adafruit_I2CDevice.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user