mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
fix serialport error message
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user