remove useless wait

This commit is contained in:
smayzy 2026-04-11 16:14:40 +02:00
parent 5c4c342455
commit 1500e35ed1

View File

@ -504,7 +504,6 @@ int main(int argc, char **argv) {
t1000 = now; t1000 = now;
} }
//message; //message;
napms(10);
}; };
end: end:
delwin(tel.speed.lwin); delwin(tel.speed.lwin);