* stub more wifi crap

* louder sound
* misc fixes
This commit is contained in:
StapleButter
2017-04-07 17:37:49 +02:00
parent d8bbf25431
commit a4f436f827
9 changed files with 130 additions and 6 deletions

View File

@ -495,8 +495,8 @@ void Write(u8 val, u32 hold)
break;
default:
if (DataPos==0)
printf("unknown save SPI command %02X\n", CurCmd);
//if (DataPos==0)
// printf("unknown save SPI command %02X %08X\n", CurCmd);
break;
}