mirror of
https://github.com/liquidraver/ZephCore.git
synced 2026-09-09 17:55:37 +00:00
radio driver fixes v1
This commit is contained in:
@@ -184,7 +184,7 @@ void Dispatcher::maintenanceLoop()
|
||||
/* Receiver hygiene: deaf-aware AGC unstick + temperature-drift
|
||||
* recalibration. Both sleep the chip, so they live here rather than on
|
||||
* any packet path. */
|
||||
_radio->agcMaintenance();
|
||||
_radio->radioMaintenance();
|
||||
|
||||
int8_t cad_off = _radio->getCadOffset();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user