mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-29 03:36:07 +08:00
px4_platform_common: Break out I2C init if BOARD_I2C_LATEINIT is used
This commit is contained in:
committed by
Daniel Agar
parent
fa1a858537
commit
35b9205b25
@@ -34,6 +34,7 @@
|
||||
__BEGIN_DECLS
|
||||
|
||||
int px4_platform_init(void);
|
||||
void px4_platform_i2c_init(void);
|
||||
int px4_platform_console_init(void);
|
||||
int px4_platform_configure(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user