This commit is contained in:
Leon Wilzer 2022-11-23 17:25:50 +01:00
parent 6c89a5b0d3
commit ac505afafe
1 changed files with 1 additions and 0 deletions

View File

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