Esp8266 nodemcu amica display i2c ssd1306 not working
V2.2 is not flashing properly w/ defective web gui
Thanks for opening your first issue here! 馃帀
馃憠 Be sure to:
1. 馃摉 Have a look at the Wiki and README for information
2. 馃攳 Search for similar issues (open and closed)
3. 鉁嶏笍 Provide enough information to understand, recreate and help out with your problem
4. 鈩癸笍 Let us know if you find a solution and please share it with us
5. 馃摃 Close the issue when your problem has been solved
I've been getting similar errors since the library update. The previous arduino-esp8266-deauther package by Tobozo was working fine.
Yeah i tried the old one with v2.0 board manager ,works fine w/ v2 of deauther but not w/ v2.5
Yes the same here ssd1306 not working in v2.5
Is this correct?
`#if !defined(SSD1306_I2C) && !defined(SSD1306_SPI) && !defined(SH1106_I2C) && !defined(SH1106_SPI)
#define SSD1306_I2C
#define USE_DISPLAY false
#define USE_DISPLAY true