Starting on v1.24.0; first change: support for encoding ESC characters in SerialPort test strings (support which perhaps should eventually be moved into getComponentParms() instead)
This commit is contained in:
parent
9d289b54da
commit
145ec9d125
213 changed files with 256 additions and 235 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "pcjs",
|
||||
"version": "1.23.3",
|
||||
"version": "1.24.0",
|
||||
"description": "Node-enabled version of PCjs",
|
||||
"engine": "node ^0.12.7",
|
||||
"main": "server.js",
|
||||
|
|
|
|||
Loading…
Reference in a new issue