fix serialport error message

This commit is contained in:
Dave Conway-Jones
2019-09-26 22:27:53 +01:00
parent a318dc56ff
commit 8c767709a5
5 changed files with 5 additions and 5 deletions

View File

@@ -68,7 +68,7 @@
"commandnotfound": "nrgpio command not found",
"commandnotexecutable": "nrgpio command not executable",
"error": "error: __error__",
"pythoncommandnotfound": "nrpgio python command not running"
"pythoncommandnotfound": "nrgpio python command not running"
}
}
}