mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 01:21:20 -04:00
horn pass
This commit is contained in:
@@ -85,3 +85,8 @@ export const GAMEPAD_SETTINGS_DEFAULTS = {
|
||||
profile: GAMEPAD_PROFILE_DEFAULT,
|
||||
},
|
||||
};
|
||||
|
||||
export const HORN_SETTINGS_DEFAULTS = {
|
||||
waveform: 'saw',
|
||||
freqs: [440, 550, 660, 0],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user