Skip to content
Snippets Groups Projects
Commit 7079932a authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Fix previous commit.

parent 7ae2f1b1
Branches
Tags
No related merge requests found
Pipeline #7949 passed
......@@ -990,7 +990,6 @@ static void blinker_thread(void *data)
uint64_t now = xp_timer64();
assert_rwlock_wrlock(&vstatlock);
prestel = vstat.mode == PRESTEL_40X24;
switch (vstat.mode) {
case PRESTEL_40X24:
if (next_blink < now) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment