SpacehuhnTech/esp8266_deauther

NodeMCU OLed display issue

Open

#1 779 ouverte le 6 août 2025

Voir sur GitHub
 (5 commentaires) (0 réactions) (0 assignés)C (2 758 forks)batch import
help wanted

Métriques du dépôt

Stars
 (14 772 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Have you searched for existing (open and closed) issues describing the same problem?

Yes

I am using ESP8266 nodemcu V3 with built-in oled display. when i try to use the oled with Wire.begin(4, 5); it works great. but when i try to use these scl and sda pins in A_config.h, it doesnt show anything in the display. i tried some other default scl, sda pins too. nothing worked

Guide contributeur