This commit is contained in:
2020-01-07 17:40:33 -05:00
parent 9648816497
commit 41df95aaab
2 changed files with 6 additions and 6 deletions

View File

@@ -18,7 +18,7 @@
#define DEV_IDVENDOR 0x05AC
#define DEV_IDPRODUCT 0x1227
#define DFU_IMAGE_BASE 0x1800B0000
#define DFU_IMAGE_BASE 0x1800B0000ull
#else
#error "Unspported checkm8 platform"