mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-17 05:38:33 +03:00
Small aestethic change in usart.c
This commit is contained in:
@@ -120,7 +120,7 @@ int main() {
|
||||
|
||||
i = i+1;
|
||||
if ((i%500000) == 0) {
|
||||
switch(state) {
|
||||
switch(state) {
|
||||
case 0:
|
||||
PIO_Set(&statusled);
|
||||
state=1;
|
||||
|
||||
Reference in New Issue
Block a user