https://github.com/HelTecAutomation/Heltec_ESP32/blob/05b462bd60c8a3324adbdd176ff85e92f970313b/src/driver/sx126x.c#L372 According to the datasheet, table 9-2, this value should be 0xDB. It is now 0xD8, which appears to be a typo.
Heltec_ESP32/src/driver/sx126x.c
Line 372 in 05b462b
According to the datasheet, table 9-2, this value should be 0xDB. It is now 0xD8, which appears to be a typo.