Skip to content

Commit dc0cd60

Browse files
authored
Merge pull request #4024 from saeidsobhani/fix-accelrec-metadata
Fix accelrec metadata: Remove BANGLEJS support
2 parents 4b29212 + a642dfb commit dc0cd60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/accelrec/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"description": "This app puts the Bangle's accelerometer into 100Hz mode and reads 2 seconds worth of data after movement starts. The data can then be exported back to the PC.",
77
"icon": "app.png",
88
"tags": "",
9-
"supports": ["BANGLEJS","BANGLEJS2"],
9+
"supports": ["BANGLEJS2"],
1010
"readme": "README.md",
1111
"interface": "interface.html",
1212
"storage": [

0 commit comments

Comments
 (0)