mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 01:04:19 +08:00
Use px4_config.h not board_config.h
This commit is contained in:
committed by
Lorenz Meier
parent
78eb02e480
commit
9665db3efc
@@ -40,8 +40,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include <px4_config.h>
|
||||
#include "otp.h"
|
||||
#include "board_config.h"
|
||||
#include "board_serial.h"
|
||||
|
||||
int get_board_serial(uint8_t *serialid)
|
||||
|
||||
Reference in New Issue
Block a user