Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OLED_RST not necessary on v2.0 #19

Open
jsvgoncalves opened this issue Dec 3, 2018 · 1 comment
Open

OLED_RST not necessary on v2.0 #19

jsvgoncalves opened this issue Dec 3, 2018 · 1 comment

Comments

@jsvgoncalves
Copy link

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

@LilyGO
Copy link
Owner

LilyGO commented Dec 18, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants