mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 20:20:06 +00:00
Add TDWR VCPs
This commit is contained in:
parent
9c2f86b00a
commit
29ce4b1eb8
1 changed files with 3 additions and 1 deletions
|
|
@ -16,9 +16,11 @@ std::string GetVcpDescription(uint16_t vcp)
|
|||
{
|
||||
case 31:
|
||||
case 32:
|
||||
case 35: return CLEAR_AIR_MODE;
|
||||
case 35:
|
||||
case 90: return CLEAR_AIR_MODE;
|
||||
|
||||
case 12:
|
||||
case 80:
|
||||
case 112:
|
||||
case 121:
|
||||
case 212:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue