E22 module is now working.

This commit is contained in:
Marcel
2025-03-30 10:46:25 +02:00
parent 6800a4da8e
commit 90969627bc

View File

@@ -429,7 +429,7 @@ Add the following statement to the function **sx126x::enableTCXO()**.
#elif BOARD_MODEL == BOARD_MEES_ESP32_S3
uint8_t buf[4] = {MODE_TCXO_1_8V_6X, 0x00, 0x00, 0xFF};
#### Makefile
### Makefile
Change the following section: