21 #if LEAKDETECTOR_MAX_INSTANCES > 1    37 #if LEAKDETECTOR_MAX_INSTANCES > 2 friend class AP_LeakDetector_Analog
 
#define AP_GROUPINFO(name, idx, clazz, element, def)
 
AP_Int8 _pin[LEAKDETECTOR_MAX_INSTANCES]
 
AP_LeakDetector_Backend * _drivers[LEAKDETECTOR_MAX_INSTANCES]
 
virtual void read(void)=0
 
#define LEAKDETECTOR_COOLDOWN_MS
 
friend class AP_LeakDetector_Digital
 
static const struct AP_Param::GroupInfo var_info[]
 
#define LEAKDETECTOR_MAX_INSTANCES
 
LeakDetector_State _state[LEAKDETECTOR_MAX_INSTANCES]
 
static void setup_object_defaults(const void *object_pointer, const struct GroupInfo *group_info)