From 7c7be8f04f49232b14fef3905bc2da75822c3f51 Mon Sep 17 00:00:00 2001 From: zxkmm Date: Sun, 23 Apr 2023 09:49:59 +0800 Subject: [PATCH] Updated Title Bar (markdown) --- Title-Bar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Title-Bar.md b/Title-Bar.md index d9d6922..40a537a 100644 --- a/Title-Bar.md +++ b/Title-Bar.md @@ -9,7 +9,7 @@ The sections of the title bar, along with their functionality, are (from left to |Image|Function|Actionable| |-----|--------|----------| |Back |Back arrow to previous screen/Return to menu| Yes | -|Name|Application name| No | +|Name|Application name, when click -> same with Back| Yes | |![SpeakerIcon](https://github.com/eried/portapack-mayhem/blob/master/firmware/graphics/icon_speaker_mute.png)|Toggle speaker. Green if activated. Note: needs to be enabled in Options>Interface.| Yes | |![HamItUp](https://github.com/eried/portapack-mayhem/blob/master/firmware/graphics/icon_hamitup.png)|Toggle [Up convertion](HamItUp-UpConvertion). Green if activated. | Yes | |![StealthIcon](https://github.com/eried/portapack-mayhem/blob/master/firmware/graphics/icon_stealth.png)|Toggle [stealth mode](stealth-mode). Green if selected | Yes |