HelTecAutomation / ESP32_LoRaWAN

Transplanted from Semtech LoRaWAN(https://github.com/Lora-net/LoRaMac-node) protocol to "ESP32 + Arduino" platform. Use RTC, support deep sleep, only working with ESP32 + LoRa boards made by HelTec Automation(TM). Need a unique license to use it.
344 stars 109 forks source link

typo in master branch for one example #76

Open schnitzlein opened 2 years ago

schnitzlein commented 2 years ago

Hi

thanks for your great work and Code.

Just a minor thing in the sketch in https://github.com/HelTecAutomation/ESP32_LoRaWAN/blob/fc3ebf4626a410e785ea4d4a3309cbf0687047c2/examples/OTAA_OLED/OTAA_OLED.ino#L39

there is a '*/' too much, so it doesnt compile from master branch.

Sorry to bother you with such anyoning things.

kind regards schnitz