[FL-3681] SubGhz: changed the name of the button when sending RAW to SubGHz (#3275)
This commit is contained in:
parent
82baf1e923
commit
7b85e04462
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user