mirror of
https://github.com/liquidraver/ZephCore.git
synced 2026-09-17 09:54:37 +00:00
radio driver fixes v1
This commit is contained in:
@@ -53,7 +53,7 @@ public:
|
||||
/** Receiver hygiene: deaf-aware AGC unstick and temperature-drift
|
||||
* recalibration. Both sleep the radio, so this is called only from the
|
||||
* maintenance tick, never from a packet path. Default: no-op. */
|
||||
virtual void agcMaintenance() {}
|
||||
virtual void radioMaintenance() {}
|
||||
|
||||
/* Milliseconds until this radio's periodic work (noise floor sampling,
|
||||
* CAD probing/decay) next needs a call, or MAINTENANCE_IDLE when it has
|
||||
|
||||
Reference in New Issue
Block a user