mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-02 05:50:34 +08:00
adc: removed unneeded printf
This commit is contained in:
@@ -251,8 +251,6 @@ ADC::init()
|
||||
}
|
||||
|
||||
|
||||
DEVICE_DEBUG("init done");
|
||||
|
||||
/* create the device node */
|
||||
return CDev::init();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user