We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05690d4 commit bf11595Copy full SHA for bf11595
1 file changed
src/vaillant/08.hmu.tsp
@@ -1391,14 +1391,14 @@ namespace Hmu {
1391
value: UIN;
1392
}
1393
1394
- /** building punp hours */
+ /** building pump hours */
1395
@inherit(ri)
1396
@ext(0xb4, 0x34, 0x2)
1397
model StatBuildingPumpHours {
1398
value: hoursum;
1399
1400
1401
- /** building punp starts */
+ /** building pump starts */
1402
1403
@ext(0xb4, 0x34, 0x3)
1404
model StatBuildingPumpStarts {
0 commit comments