Add {get,set}-i2c-baud-rate.js

This commit is contained in:
László Monda
2018-01-14 18:15:50 +01:00
parent 89221faf60
commit 5cdf2282f8
3 changed files with 20 additions and 3 deletions

View File

@@ -123,6 +123,7 @@ exports = module.exports = moduleExports = {
protocolVersions: 1,
configSizes: 2,
currentKbootCommand: 3,
i2cBaudRate: 4,
},
modulePropertyIds: {
protocolVersions: 0,