We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a5f08e commit 777c679Copy full SHA for 777c679
docs/PROTOCOL-PDO.md
@@ -88,7 +88,7 @@ Numbers are stored in little endian format.
88
| 227 | CN_UINT8 | Bypass state | value in % (100% = fully open) |
89
| 228 | CN_UINT8 | ?? FrostProtectionUnbalance | 0 |
90
| 229 | CN_BOOL | | 1 |
91
-| 230 | CN_INT64 | Ventilation Constraints Bitset | See calculate_airflow_constraint() |
+| 230 | CN_INT64 | Ventilation Constraints Bitset | See calculate_airflow_constraints() |
92
| 256 | CN_UINT8 | | 1=basic, 2=advanced, 3=installer |
93
| 257 | CN_UINT8 | | |
94
| 274 | CN_INT16 | Temperature: Extract Air | value in °C (171 -> 17.1 °C) |
0 commit comments