mirror of
https://github.com/OpenSquawk/OpenSquawk
synced 2026-08-05 08:55:54 +08:00
Merge pull request #249 from OpenSquawk/codex/add-button-control-feature
Add roadmap item for button-controlled transmissions
This commit is contained in:
@@ -15,6 +15,14 @@ export const ROADMAP_ITEMS: RoadmapItemDefinition[] = [
|
||||
category: 'Training',
|
||||
icon: 'mdi-cellphone-sound',
|
||||
},
|
||||
{
|
||||
key: 'button-control',
|
||||
title: 'Button-controlled transmissions',
|
||||
description:
|
||||
'Hardware or on-screen push-to-talk button options for when speaking aloud is not possible or practical.',
|
||||
category: 'Accessibility',
|
||||
icon: 'mdi-gesture-tap-button',
|
||||
},
|
||||
{
|
||||
key: 'realism-upgrades',
|
||||
title: 'Phraseology realism boost',
|
||||
|
||||
Reference in New Issue
Block a user