E22 module is now working.
This commit is contained in:
@@ -429,7 +429,7 @@ Add the following statement to the function **sx126x::enableTCXO()**.
|
|||||||
#elif BOARD_MODEL == BOARD_MEES_ESP32_S3
|
#elif BOARD_MODEL == BOARD_MEES_ESP32_S3
|
||||||
uint8_t buf[4] = {MODE_TCXO_1_8V_6X, 0x00, 0x00, 0xFF};
|
uint8_t buf[4] = {MODE_TCXO_1_8V_6X, 0x00, 0x00, 0xFF};
|
||||||
|
|
||||||
#### Makefile
|
### Makefile
|
||||||
|
|
||||||
Change the following section:
|
Change the following section:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user