Came Atomo, fixes

This commit is contained in:
HTotoo
2023-12-09 21:00:34 +01:00
parent f3dc130165
commit 28d89fbb88
5 changed files with 146 additions and 1 deletions
+2
View File
@@ -138,6 +138,8 @@ const char* SubGhzDView::getSensorTypeName(FPROTO_SUBGHZD_SENSOR type) {
return "Prastel";
case FPS_AIRFORCE:
return "Airforce";
case FPS_CAMEATOMO:
return "Came Atomo";
case FPS_Invalid:
default:
return "Unknown";