new icons for subghz signals and infrared remotes
by @Svaarich
|
@ -30,9 +30,9 @@ typedef struct SubGhzReceiverHistory SubGhzReceiverHistory;
|
|||
|
||||
static const Icon* ReceiverItemIcons[] = {
|
||||
[SubGhzProtocolTypeUnknown] = &I_Quest_7x8,
|
||||
[SubGhzProtocolTypeStatic] = &I_Unlock_7x8,
|
||||
[SubGhzProtocolTypeDynamic] = &I_Lock_7x8,
|
||||
[SubGhzProtocolTypeRAW] = &I_Unlock_7x8,
|
||||
[SubGhzProtocolTypeStatic] = &I_Static_9x7,
|
||||
[SubGhzProtocolTypeDynamic] = &I_Dynamic_9x7,
|
||||
[SubGhzProtocolTypeRAW] = &I_Raw_9x7,
|
||||
};
|
||||
|
||||
typedef enum {
|
||||
|
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 250 B |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 237 B |
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 313 B |
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 306 B |
BIN
assets/icons/SubGhz/Dynamic_9x7.png
Normal file
After Width: | Height: | Size: 129 B |
BIN
assets/icons/SubGhz/Raw_9x7.png
Normal file
After Width: | Height: | Size: 127 B |
BIN
assets/icons/SubGhz/Static_9x7.png
Normal file
After Width: | Height: | Size: 123 B |