1786006140
This commit is contained in:
@@ -6,7 +6,7 @@ use evdev::KeyCode;
|
|||||||
use crate::trekstor::Trekstor;
|
use crate::trekstor::Trekstor;
|
||||||
|
|
||||||
fn main() {
|
fn main() {
|
||||||
let mut trekstor = Trekstor::new(30);
|
let mut trekstor = Trekstor::new(60);
|
||||||
|
|
||||||
trekstor.update(|screen, input| {
|
trekstor.update(|screen, input| {
|
||||||
// retuyrningf false will exit loop
|
// retuyrningf false will exit loop
|
||||||
|
|||||||
Reference in New Issue
Block a user