Use px4_config.h not board_config.h

This commit is contained in:
David Sidrane
2017-01-20 05:43:41 -10:00
committed by Lorenz Meier
parent 78eb02e480
commit 9665db3efc
+1 -1
View File
@@ -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)