Fix typos in subghz (#1588)

Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
MX
2022-08-17 19:40:09 +03:00
committed by GitHub
parent c964099c8c
commit 9b13842467
26 changed files with 118 additions and 118 deletions

View File

@@ -7,7 +7,7 @@
#include <lib/toolbox/level_duration.h>
typedef struct {
bool is_runing;
bool is_running;
size_t repeat;
size_t front;
size_t size_upload;