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
11657b52dd
commit
19ade0d230
@ -447,9 +447,9 @@ int main(void)
|
|||||||
|
|
||||||
scramble_ram();
|
scramble_ram();
|
||||||
|
|
||||||
|
readbyte();
|
||||||
spi_test();
|
spi_test();
|
||||||
|
|
||||||
write("\n", sizeof("\n"));
|
|
||||||
for (;;) {
|
for (;;) {
|
||||||
switch (state) {
|
switch (state) {
|
||||||
case FW_STATE_INITIAL:
|
case FW_STATE_INITIAL:
|
||||||
|
Loading…
Reference in New Issue
Block a user