mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-29 03:50:34 +08:00
Removed unussed function
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
This commit is contained in:
@@ -87,9 +87,6 @@ private:
|
||||
unsigned _channel_count;
|
||||
adc_msg_s *_samples; /**< sample buffer */
|
||||
|
||||
/** work trampoline */
|
||||
static void _tick_trampoline(void *arg, WorkHandle &h);
|
||||
|
||||
/** worker function */
|
||||
virtual void _measure();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user