things4u / ESP-1ch-Gateway

Version 6 of the single channel gateway
MIT License
364 stars 147 forks source link

Heltec Wifi LoRA 32(V2) pinout did not set up oLED correctly. #71

Open darobs opened 3 years ago

darobs commented 3 years ago

Using pinout 5 for the Heltec board, the LoRaWan worked, as did the WiFi network, but the oLED didn't.

It was inconsistently commented (configGway.h). The OLED defines for pinout 5 is the same as pinout 4. (oLED.h)

Created a PR #70 for this change.