mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Removed unneeded flush
This commit is contained in:
@@ -1516,8 +1516,7 @@ Sensors::task_main()
|
||||
{
|
||||
|
||||
/* inform about start */
|
||||
printf("[sensors] Initializing..\n");
|
||||
fflush(stdout);
|
||||
warnx("Initializing..");
|
||||
|
||||
/* start individual sensors */
|
||||
accel_init();
|
||||
|
||||
Reference in New Issue
Block a user