HelTecAutomation / Heltec_ESP32

Arduino library for Heltec ESP32 (or ESP32+LoRa) based boards
Other
581 stars 219 forks source link

Heltec WiFi LoRa32 Battery_power.ino cannot be compiled - error #129

Open michapr opened 4 months ago

michapr commented 4 months ago

If you try to compile the example code you will get

Compilation error: 'class Heltec_ESP32' has no member named 'display'

https://github.com/HelTecAutomation/Heltec_ESP32/blob/master/examples/ESP32/ADC_Read_Voltage/Battery_power/Battery_power.ino

Would be nice to get working code.. ;)