This commit is contained in:
Leon Wilzer 2022-11-23 17:25:50 +01:00
parent 6c89a5b0d3
commit ac505afafe

View File

@ -128,6 +128,7 @@ void simple_rgb_test
default: default:
p_ta->hook_table.DisplayMsg(p_ta, NULL); p_ta->hook_table.DisplayMsg(p_ta, NULL);
pin = GREEN; pin = GREEN;
}
} }
} }