mirror of
https://github.com/ole00/afterburner.git
synced 2025-02-19 08:30:37 +00:00
Add missing case statments
This commit is contained in:
parent
393c03993b
commit
d26234d6ca
@ -1094,8 +1094,8 @@ static void writePes(void) {
|
||||
setPV(1);
|
||||
|
||||
switch(gal) {
|
||||
GAL6001:
|
||||
GAL6002:
|
||||
case GAL6001:
|
||||
case GAL6002:
|
||||
setRow(0);
|
||||
sendBits(20, 0);
|
||||
for (rbit = 0; rbit < 64; rbit++) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user