xreef / EByte_LoRa_E22_Series_Library

Arduino LoRa EBYTE E22 device library complete and tested with Arduino, esp8266, esp32, STM32 and Raspberry Pi Pico (rp2040 boards).. sx1262/sx1268
Other
104 stars 22 forks source link

Fix typo on ESP32 AUX pin connection #4

Closed luccareinehr closed 3 years ago

luccareinehr commented 3 years ago

Small typo in comment. Code used AUX as GPIO18, but comment indicated it was on GPIO15

xreef commented 3 years ago

Thanks, but all examples in the library use pin 15 that is an RTC pin. Bye Renzo