|
APM:Libraries
|
#include <AP_Param/AP_Param.h>Go to the source code of this file.
Classes | |
| class | AP_LeakDetector |
| struct | AP_LeakDetector::LeakDetector_State |
Macros | |
| #define | LEAKDETECTOR_MAX_INSTANCES 3 |
| #define | LEAKDETECTOR_COOLDOWN_MS 3000 |
| #define LEAKDETECTOR_COOLDOWN_MS 3000 |
Definition at line 7 of file AP_LeakDetector.h.
Referenced by AP_LeakDetector::update().
| #define LEAKDETECTOR_MAX_INSTANCES 3 |
Definition at line 5 of file AP_LeakDetector.h.
Referenced by AP_LeakDetector::init(), and AP_LeakDetector::update().
1.8.13