This commit is contained in:
Willy-JL
2023-12-13 00:35:37 +00:00
16 changed files with 84 additions and 43 deletions

View File

@@ -344,7 +344,7 @@ void subghz_read_raw_draw(Canvas* canvas, SubGhzReadRAWModel* model) {
case SubGhzReadRAWStatusLoadKeyTX:
case SubGhzReadRAWStatusLoadKeyTXRepeat:
graphics_mode = 0;
elements_button_center(canvas, "Send");
elements_button_center(canvas, "Hold to repeat");
break;
case SubGhzReadRAWStatusStart: