000

Dependencies:   BSP_B-L475E-IOT01

Files at this revision

API Documentation at this revision

Comitter:
18124178734
Date:
Thu Oct 27 18:59:29 2022 +0800
Parent:
3:e3446fb7ca12
Commit message:
ccccc

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Thu Oct 27 18:40:05 2022 +0800
+++ b/main.cpp	Thu Oct 27 18:59:29 2022 +0800
@@ -16,9 +16,11 @@
     float pGyroDataXYZ[3] = {0};
 
     printf("Start sensor init\n");
-
+     
     BSP_TSENSOR_Init();
     BSP_HSENSOR_Init();
+
+    
     BSP_PSENSOR_Init();
 
     BSP_MAGNETO_Init();