mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 09:31:20 -04:00
set default tab to help. add beep keys.
This commit is contained in:
@@ -80,6 +80,14 @@ export const HELP_CONTENT = {
|
||||
{ action: 'auxAllForward', label: 'All motors forward' },
|
||||
],
|
||||
},
|
||||
{
|
||||
id: 'audio',
|
||||
title: 'Audio / Song',
|
||||
items: [
|
||||
{ action: 'songNoteUp', label: 'Song note up' },
|
||||
{ action: 'songNoteDown', label: 'Song note down' },
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user