Include board.h first, so it can predefined configs
This commit is contained in:
Родитель
df52435cfe
Коммит
807db753cf
|
@ -1,8 +1,8 @@
|
|||
#include "board.h"
|
||||
#include "blhw.h"
|
||||
#include "jd_protocol.h"
|
||||
#include "tinyhw.h"
|
||||
#include "pinnames.h"
|
||||
#include "board.h"
|
||||
|
||||
uint64_t hw_device_id(void) {
|
||||
return app_dev_info.device_id;
|
||||
|
|
Загрузка…
Ссылка в новой задаче