Skip to content

Commit 29179b7

Browse files
committed
Minor doc update
1 parent b74c809 commit 29179b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## ModuleInterface v1.0.0
2-
ModuleInterface is an Arduino compatible library for automatic transfer of settings and values between devices, with very little programming needed for each device. It supports PJON 8.2 and PJON v9.0.
2+
ModuleInterface is an Arduino compatible library for automatic transfer of settings and values between devices, with very little programming needed for each device. It supports PJON v8.2 and v9.0.
33

44
This is ideal for quickly creating a master-slave based collection of devices (modules) doing things like measuring temperatures and other sensors, turning things on and off, regulating heating and so on. With synchronization between the modules, and between the modules and a database if using the HTTP client that is available for the master module.
55

0 commit comments

Comments
 (0)