Calibration and metrics clean up. (#68)

* Add more calibration metrics
* Cleanup metrics
* Rename PWM fields to match convention
This commit is contained in:
Xzibit
2020-08-04 16:19:40 -04:00
committed by GitHub
parent e2768eaee8
commit dea68041fb
11 changed files with 140 additions and 60 deletions

View File

@@ -7,6 +7,7 @@
"ledSetCommand": "",
"ledsCanDim": true,
"ledPWMRange": [0, 100],
"ledPWMFrequency" : 800,
"ledPWMSetRange": "",
"ledDimCommand": "",
"ledBlinkCommand": ""