mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Fix board type.
This commit is contained in:
parent
af2bfbd6da
commit
45e59006a4
@ -11,7 +11,7 @@
|
||||
|
||||
// Architecture info
|
||||
#define OMV_ARCH_STR "OMV4 H7 1024" // 33 chars max
|
||||
#define OMV_BOARD_TYPE "M7"
|
||||
#define OMV_BOARD_TYPE "H7"
|
||||
#define OMV_UNIQUE_ID_ADDR 0x1FF1E800
|
||||
|
||||
// Flash sectors for the bootloader.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user