1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-13 05:06:30 +04:00

Add UART Terminal app

by cool4uma

https://github.com/cool4uma/UART_Terminal/tree/main
This commit is contained in:
MX
2023-01-18 19:55:46 +03:00
parent adfac7affb
commit b52674607a
28 changed files with 1568 additions and 3 deletions

View File

@@ -8,5 +8,5 @@ App(
stack_size=2 * 1024,
order=70,
fap_icon="uart_10px.png",
fap_category="Misc",
fap_category="GPIO",
)