1
0
forked from me/IronOS

Expand Names

This commit is contained in:
Ben V. Brown
2021-09-25 10:43:09 +10:00
parent 7dad28a41e
commit c2593763a0

View File

@@ -134,11 +134,11 @@ def get_accel_names_list() -> List[str]:
return [ return [
"Scanning", "Scanning",
"None", "None",
"MMA", "MMA8652FC",
"LIS", "LIS2DH12",
"BMA", "BMA223",
"MSA", "MSA301",
"SC7", "SC7A20",
] ]