1786006140

This commit is contained in:
2026-08-06 10:49:00 +02:00
parent 71c7bbce16
commit 0fd3b7440f

View File

@@ -6,7 +6,7 @@ use evdev::KeyCode;
use crate::trekstor::Trekstor;
fn main() {
let mut trekstor = Trekstor::new(30);
let mut trekstor = Trekstor::new(60);
trekstor.update(|screen, input| {
// retuyrningf false will exit loop