This commit is contained in:
lmx
2025-12-10 10:23:21 +08:00
parent 0feb648d11
commit c398dd9eeb
8 changed files with 106 additions and 27 deletions

View File

@ -469,8 +469,8 @@ void test_func(void){
acc_data_buf[i] = i;
}
SL_SC7U22_Config();
mmc5603nj_init();
// SL_SC7U22_Config();
// mmc5603nj_init();
#if BMP280
BMP280_init();
#else