mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Rename OpenMV Pure Thermal
This commit is contained in:
parent
e6095533ae
commit
6ef6e92cc9
@ -1 +1 @@
|
||||
Subproject commit ea086e5336e30c7d906f2a1349821a3353a0c049
|
||||
Subproject commit 3a94739ec287bd1dfc3550674d28342a1e3c9c47
|
||||
@ -120,7 +120,7 @@
|
||||
#endif
|
||||
|
||||
// Enable FAST (20+ KBs).
|
||||
#define IMLIB_ENABLE_FAST
|
||||
// #define IMLIB_ENABLE_FAST
|
||||
|
||||
// Enable find_template()
|
||||
#define IMLIB_FIND_TEMPLATE
|
||||
@ -12,7 +12,7 @@
|
||||
#define __OMV_BOARDCONFIG_H__
|
||||
|
||||
// Architecture info
|
||||
#define OMV_ARCH_STR "OPENMVPURETHERMAL 65536 SDRAM" // 33 chars max
|
||||
#define OMV_ARCH_STR "OPENMVPT 65536 SDRAM" // 33 chars max
|
||||
#define OMV_BOARD_TYPE "H7"
|
||||
#define OMV_UNIQUE_ID_ADDR 0x1FF1E800
|
||||
|
||||
Loading…
Reference in New Issue
Block a user