mirror of
https://github.com/whowechina/musec_pico.git
synced 2026-09-22 22:37:55 +03:00
Make tmag5273A1 version as first search
This commit is contained in:
Binary file not shown.
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user