Merge branch 'dev' into reborned/nfc_ui_refactor

This commit is contained in:
あく
2023-12-18 16:39:20 +00:00
committed by GitHub
211 changed files with 3705 additions and 11190 deletions

View File

@@ -329,7 +329,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: