Make tmag5273A1 version as first search

This commit is contained in:
whowechina
2026-05-29 19:16:01 +08:00
parent 7cfb692f7d
commit 2b38655c66
2 changed files with 1 additions and 1 deletions
Binary file not shown.
+1 -1
View File
@@ -13,7 +13,7 @@
#include "tmag5273.h"
const uint8_t TMAG5273_DEF_ADDRS[] = { 0x44, 0x35, 0x22, 0x78, };
const uint8_t TMAG5273_DEF_ADDRS[] = { 0x35, 0x22, 0x78, 0x44, };
#define IO_TIMEOUT_US 1000