File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
examples/real-time-accelerometer/sketch Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3232 {
3333 "License" : " Mozilla Public License 2.0 (MPL 2.0)" ,
3434 "Name" : " certifi" ,
35- "Version" : " 2025.10.5 "
35+ "Version" : " 2025.11.12 "
3636 },
3737 {
3838 "License" : " MIT" ,
Original file line number Diff line number Diff line change 22//
33// SPDX-License-Identifier: MPL-2.0
44
5+ #include < Arduino_Modulino.h>
56#include < Arduino_RouterBridge.h>
6- #include < Modulino.h>
77
88// Create a ModulinoMovement object
99ModulinoMovement movement;
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ profiles:
88 - DebugLog (0.8.4)
99 - ArxContainer (0.7.0)
1010 - ArxTypeTraits (0.3.1)
11- - Modulino (0.5.0 )
11+ - Arduino_Modulino (0.6.1 )
1212 - Arduino_HS300x (1.0.0)
1313 - Arduino_LPS22HB (1.0.2)
1414 - Arduino_LSM6DSOX (1.1.2)
You can’t perform that action at this time.
0 commit comments