Dooya proto added

This commit is contained in:
HTotoo
2023-12-09 22:53:35 +01:00
parent 25786026ac
commit 1b407f28d0
4 changed files with 119 additions and 1 deletions
+2
View File
@@ -148,6 +148,8 @@ const char* SubGhzDView::getSensorTypeName(FPROTO_SUBGHZD_SENSOR type) {
return "Clemsa";
case FPS_DOITRAND:
return "Doitrand";
case FPS_DOOYA:
return "Dooya";
case FPS_Invalid:
default:
return "Unknown";