mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-01 04:46:51 +08:00
[airborne] move print.h to subsystems/datalink/uart_print.h
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include "mcu_periph/sys_time.h"
|
||||
#include "led.h"
|
||||
#include "mcu_periph/uart.h"
|
||||
#include "print.h"
|
||||
#include "subsystems/datalink/uart_print.h"
|
||||
|
||||
static inline void main_init( void );
|
||||
static inline void main_periodic_task( void );
|
||||
|
||||
Reference in New Issue
Block a user