forked from jposada202020/MicroPython_BMI270
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexamples.json
More file actions
21 lines (21 loc) · 683 Bytes
/
examples.json
File metadata and controls
21 lines (21 loc) · 683 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"urls": [
[
"micropython_bmi270/examples/bmi270_gyro_range.py",
"github:jposada202020/MicroPython_BMI270/examples/bmi270_gyro_range.py"
],
[
"micropython_bmi270/examples/bmi270_acceleration_range.py",
"github:jposada202020/MicroPython_BMI270/examples/bmi270_acceleration_range.py"
],
[
"micropython_bmi270/examples/bmi270_acceleration_operation_mode.py",
"github:jposada202020/MicroPython_BMI270/examples/bmi270_acceleration_operation_mode.py"
],
[
"micropython_bmi270/examples/bmi270_simpletest.py",
"github:jposada202020/MicroPython_BMI270/examples/bmi270_simpletest.py"
]
],
"version": "1"
}