More protos

This commit is contained in:
HTotoo
2023-12-09 22:40:13 +01:00
parent d1de61d9e5
commit 25786026ac
8 changed files with 373 additions and 2 deletions
+6
View File
@@ -142,6 +142,12 @@ const char* SubGhzDView::getSensorTypeName(FPROTO_SUBGHZD_SENSOR type) {
return "Came Atomo";
case FPS_CAMETWEE:
return "Came Twee";
case FPS_CHAMBCODE:
return "Chamb Code";
case FPS_CLEMSA:
return "Clemsa";
case FPS_DOITRAND:
return "Doitrand";
case FPS_Invalid:
default:
return "Unknown";