Skip to content

Commit 3a6ced3

Browse files
authored
Update FlowSensor_Type.h for new YF-B10
// YF-B10 - new 1" Flowsensor // F = (6*Q-8) ==> 352 #define YFB10 352
1 parent c3fd92f commit 3a6ced3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/FlowSensor_Type.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
// YF
1616
#define YFS201 450
1717
#define YFB1 660
18+
// YF-B10 - new 1" Flowsensor - A. Wilpernig 5.4.2025 F=(6*Q-8) ==> 352
19+
#define YFB10 352
1820
#define YFS401 5880
1921
#define YFB1S 1077
2022
// OF

0 commit comments

Comments
 (0)