Downgrade to firmware 8.0.0 because the left I2C watchdog of firmware 8.0.1 is not proven yet and might make things worse.

This commit is contained in:
László Monda
2017-12-28 01:09:01 +01:00
parent 01ac4c1e8b
commit 3de9e9aa84

View File

@@ -16,7 +16,7 @@
"dependencies": { "dependencies": {
"node-hid": "0.5.7" "node-hid": "0.5.7"
}, },
"firmwareVersion": "8.0.1", "firmwareVersion": "8.0.0",
"deviceProtocolVersion": "4.0.0", "deviceProtocolVersion": "4.0.0",
"userConfigVersion": "4.0.0", "userConfigVersion": "4.0.0",
"hardwareConfigVersion": "1.0.0" "hardwareConfigVersion": "1.0.0"