mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-01 21:07:40 +08:00
[bug] getchar in conflict with stdio definition
should we rename the PPRZ function ?
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include "std.h"
|
#include "std.h"
|
||||||
#include "stdio.h"
|
//#include "stdio.h"
|
||||||
|
|
||||||
#include "mcu_periph/sys_time.h"
|
#include "mcu_periph/sys_time.h"
|
||||||
#include "mcu_periph/gpio.h"
|
#include "mcu_periph/gpio.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user