Rename {left,right}Addon to {left,right}Module

This commit is contained in:
László Monda
2019-05-15 23:35:05 +02:00
parent 1b59d96296
commit 427f706287
5 changed files with 16 additions and 16 deletions

View File

@@ -22,8 +22,8 @@ function slaveI2cErrorBufferToString(buffer) {
const slaveIdToName = [
'leftHalf',
'leftAddon',
'rightAddon',
'leftModule',
'rightModule',
'rightLedDriver',
'leftLedDriver',
'kboot',