mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-12 12:42:30 +04:00
add new icon for uart echo
icon by @Svaarich
This commit is contained in:
@@ -7,6 +7,6 @@ App(
|
|||||||
requires=["gui"],
|
requires=["gui"],
|
||||||
stack_size=2 * 1024,
|
stack_size=2 * 1024,
|
||||||
order=70,
|
order=70,
|
||||||
fap_icon="../../../assets/icons/Archive/keyboard_10px.png",
|
fap_icon="uart_10px.png",
|
||||||
fap_category="Misc",
|
fap_category="Misc",
|
||||||
)
|
)
|
||||||
|
|||||||
BIN
applications/debug/uart_echo/uart_10px.png
Normal file
BIN
applications/debug/uart_echo/uart_10px.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.8 KiB |
Reference in New Issue
Block a user