Update main.ino

I missed a comment














NNNNNNNNNNNNNNNNNNNEEEEEEEEEEEEEEEEERRRRRRRRRRRRRRRRRRRRRDDDDDDDDDDDDDDDDDDD
This commit is contained in:
rintyuu 2024-10-30 17:26:20 -07:00
parent e1d3061aef
commit 5325dea519

View file

@ -10,7 +10,6 @@
#define SCREEN_WIDTH 128
#define SCREEN_HEIGHT 64
// Declaration for an SSD1306 display connected to I2C (SDA, SCL pins)
Adafruit_SSD1306 display(SCREEN_WIDTH, SCREEN_HEIGHT, &Wire, -1);
char ssid[] = "";