You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,13 +57,13 @@ Choose FlowSensor-Arduino-master.zip that previously downloaded.
57
57
58
58
## 🔥 Sensor
59
59
| Sensor Type | Code | Pulse/Liter |
60
-
| ------------- | ------- | -----------|
61
-
| YF-S201 | YFS201 |450|
62
-
| YF-B1 | YFB1 |600|
63
-
| OF10ZAT | OF10ZAT |400|
64
-
| OF10ZZT | OF10ZZT |400|
65
-
| OF05ZAT | OF05ZAT |2174|
66
-
| OF05ZZT | OF05ZZT |2174|
60
+
| ------------- | ------- | ----------:|
61
+
| YF-S201 | YFS201 |450|
62
+
| YF-B1 | YFB1 |600|
63
+
| OF10ZAT | OF10ZAT |400|
64
+
| OF10ZZT | OF10ZZT |400|
65
+
| OF05ZAT | OF05ZAT |2174|
66
+
| OF05ZZT | OF05ZZT |2174|
67
67
68
68
## ✨ Add New Sensor
69
69
If you want to add new sensor you can edit [FlowSensor_Type.h](https://github.com/hafidhh/FlowSensor-Arduino/blob/master/src/FlowSensor_Type.h) file in src and create pull request or you can use dynamic declaration.
0 commit comments