APM:Libraries
AP_LeakDetector_Analog.h
Go to the documentation of this file.
1 #pragma once
2 
4 #include <AP_HAL/AP_HAL.h>
5 
7 public:
9  void read(void);
10 
11 private:
13 };
AP_LeakDetector_Analog(AP_LeakDetector &_leak_detector, AP_LeakDetector::LeakDetector_State &_state)
AP_HAL::AnalogSource * source