Skip to content

Commit

Permalink
more updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jordancrubin committed May 2, 2021
1 parent 252aee3 commit f7a7b49
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=Watermeter
version=1.0.0
version=1.0.1
author=Jordan Rubin <[email protected]>
maintainer=Jordan Rubin <[email protected]>
sentence=Control Library for reed switch pulse actuated water meters such as the DAE Water Meter Model V-100P
Expand Down
3 changes: 2 additions & 1 deletion src/main.cpp → src/main.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/*
testmeter.ino/cpp - Test programme for reed switch pulse actuated water meters
Change this to main.cpp to compile test programme in platform.io
main.cpp - Test programme for reed switch pulse actuated water meters
This one designed around the DAE Water Meter Model V-100P
Most of these meters operate in the same manner, the difference
can be adjusted as parameters in the instance creation.
Expand Down

0 comments on commit f7a7b49

Please sign in to comment.