mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-09-23 04:05:30 +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