Aztech: Fix Missing MPU-401 for Washington

This commit is contained in:
vitalik1555
2025-12-02 19:03:11 +04:00
committed by GitHub
parent ca39bc4d0a
commit 8a6cf0fcc1

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,