You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our suggestion is not to delete this line of code, because the SSD1306 screen does not work properly. Of course, if all the modules are working properly after you modify them, that's right.
I just tested on my chip and it seems that OLED_RST (or pin 16, for that matter) do not exist and as such is not required to set up. Is this so?
If so, then this portion could be removed from the
setup()
in the example:https://github.com/LilyGO/TTGO-LORA32-V2.0/blob/1debf62539f325f44f83a9415f508640cbee6028/OLED_LoRa_Sender/OLED_LoRa_Sender.ino#L28-L30
The text was updated successfully, but these errors were encountered: