mirror of
https://github.com/mikecarper/MeshCore.git
synced 2026-09-26 03:53:41 +00:00
Enable LR1110 hard recovery on all targets
This commit is contained in:
@@ -75,6 +75,8 @@ bool radio_init() {
|
||||
radio.setRxBoostedGainMode(RX_BOOSTED_GAIN);
|
||||
#endif
|
||||
|
||||
radio_driver.setDeepInitCallback(radio_init);
|
||||
|
||||
return true; // success
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user