mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2024-10-01 01:45:38 -04:00
wait for input
This commit is contained in:
parent
2aa847cbff
commit
da27f0e192
@ -447,9 +447,9 @@ int main(void)
|
||||
|
||||
scramble_ram();
|
||||
|
||||
readbyte();
|
||||
spi_test();
|
||||
|
||||
write("\n", sizeof("\n"));
|
||||
for (;;) {
|
||||
switch (state) {
|
||||
case FW_STATE_INITIAL:
|
||||
|
Loading…
Reference in New Issue
Block a user