Add modbus-serial (#1236)

Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
This commit is contained in:
vlahunter 2023-06-20 07:59:44 -03:00 committed by GitHub
parent eec6235228
commit 43b5e62d6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -372,6 +372,7 @@
- [spi-device](https://github.com/fivdi/spi-device) - SPI serial bus access.
- [pigpio](https://github.com/fivdi/pigpio) - Fast GPIO, PWM, servo control, state change notification, and interrupt handling on the Raspberry Pi.
- [gps](https://github.com/infusion/GPS.js) - NMEA parser for handling GPS receivers.
- [modbus-serial](https://github.com/yaacov/node-modbus-serial) - A pure JavaScript implementation of MODBUS-RTU (serial and TCP).
### Templating