This looks really nice but when I try to run it I get the following error:
thread 'main' panicked at src/graphics/textures.rs:21:74:
called `Result::unwrap()` on an `Err` value: FileError { kind: IOError(Os { code: 2, kind: NotFound, message: "No such file or directory" }), path: "assets/oled_board.png" }
Pretty much I just unzipped the package and ran 'micro-v' and got that error in the terminal.