node-zserial 1.0.4 → 1.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,8 +1,11 @@
1
- node-zserialport
1
+ node-zserial port
2
2
  ========================
3
3
 
4
+
5
+
4
6
  <a href="http://nodered.org" target="noderedinfo">Node-RED</a> 节点,用于与硬件串口通信。
5
- ![node-red-zserialport](images/demo.png)
7
+
8
+ ![node-red-zserialport](images/image.png)
6
9
 
7
10
  ## 安装
8
11
 
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "node-zserial",
3
- "version": "1.0.4",
3
+ "version": "1.0.5",
4
4
  "description": "Node-RED nodes to talk to serial ports",
5
5
  "dependencies": {
6
6
  "serialport": "^12.0.0"
package/images/demo.png DELETED
Binary file