Renamed proc_weather, bc now multifunctional

This commit is contained in:
HTotoo
2023-12-09 16:47:44 +01:00
parent d2cb93d957
commit 39fabab022
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -112,7 +112,7 @@ constexpr image_tag_t image_tag_tones{'P', 'T', 'O', 'N'};
constexpr image_tag_t image_tag_flash_utility{'P', 'F', 'U', 'T'};
constexpr image_tag_t image_tag_usb_sd{'P', 'U', 'S', 'B'};
constexpr image_tag_t image_tag_weather{'P', 'W', 'T', 'H'};
constexpr image_tag_t image_tag_subghzd{'P', 'W', 'T', 'H'};
constexpr image_tag_t image_tag_noop{'P', 'N', 'O', 'P'};