ardupilot/libraries/AP_RSSI
Andrew Tridgell 5385f25868 AP_RSSI: handle init ordering with MSP
this fixes a nullptr dereference on startup when MSP asks for RSSI
data before the RSSI library is initialised

Fixes #15824
2020-11-17 10:01:54 +11:00
..
AP_RSSI.cpp AP_RSSI: handle init ordering with MSP 2020-11-17 10:01:54 +11:00
AP_RSSI.h