firmware/variants/diy/nrf52_promicro_diy_tcxo
Nestpebble ee9e46ec92
Make it possible to define TCXO and XTAL radio modules within one variant (#4492)
* Update main.cpp

Add in TCXO_OPTIONAL variable for tcxoVoltage and a double-check for working in both modes.

* Update SX126xInterface.cpp

Make a change to the tcxoVoltage setting so that TCXO_OPTIONAL works if defined.

* Update variant.h

Added define for TCXO_OPTIONAL and the tcxoVoltage variable.

Added detail on the compatible boards.

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2024-08-20 06:54:18 -05:00
..
variant.cpp Set PIN_3V3_EN to HIGH (nrf52_promicro_diy variants) (#4321) 2024-07-23 09:13:58 -05:00
variant.h Make it possible to define TCXO and XTAL radio modules within one variant (#4492) 2024-08-20 06:54:18 -05:00