Skip to content

Commit eb87463

Browse files
author
kobi
committed
fix name typo
1 parent 470a152 commit eb87463

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "ArduinoModbusSlave",
2+
"name": "ModbusSlave",
33
"keywords": "modbus, serial, protocol",
44
"description": "A Modbus slave library thar uses callbacks to handle modbus requests.",
55
"repository":

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name=ArduinoModbusSlave
1+
name=ModbusSlave
22
version=1.2.1
33
author=Yaacov Zamir <[email protected]>
44
maintainer=Yaacov Zamir <[email protected]>

0 commit comments

Comments
 (0)