mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 09:13:32 +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