mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-04 12:35:27 +00:00
fix syntax
This commit is contained in:
@ -1694,7 +1694,7 @@ void TuyaMCU_ParseStateMessage(const byte* data, int len) {
|
||||
|
||||
}
|
||||
}
|
||||
break:
|
||||
break;
|
||||
case DP_TYPE_RAW_VCPPfF:
|
||||
{
|
||||
if (sectorLen == 15) {
|
||||
|
||||
Reference in New Issue
Block a user