Merge pull request #6528 from vitalik1555/missingmpu401

Aztech: Fix Missing MPU-401 for Washington
This commit is contained in:
Miran Grča
2025-12-03 13:26:00 +01:00
committed by GitHub

View File

@@ -1670,7 +1670,7 @@ static const device_config_t azt2316a_config[] = {
},
{
.name = "receive_input401",
.description = "Receive MIDI input",
.description = "Receive MIDI input (MPU-401)",
.type = CONFIG_BINARY,
.default_string = NULL,
.default_int = 0,