Correct default base address for Covox voice master Key

This commit is contained in:
Jasmine Iwanek
2025-12-13 15:17:07 -05:00
committed by GitHub
parent cf78e44d34
commit cb1bb4c861

View File

@@ -243,7 +243,7 @@ static const device_config_t voicemasterkey_config[] = {
.description = "Address",
.type = CONFIG_HEX16,
.default_string = NULL,
.default_int = 0x388,
.default_int = 0x22f,
.file_filter = NULL,
.spinner = { 0 },
.selection = {