fix syntax

This commit is contained in:
Tester23
2025-06-04 12:26:07 +02:00
parent 59f6d3549f
commit 2d27d1d7ed

View File

@ -1694,7 +1694,7 @@ void TuyaMCU_ParseStateMessage(const byte* data, int len) {
}
}
break:
break;
case DP_TYPE_RAW_VCPPfF:
{
if (sectorLen == 15) {