isaac-asdf

Results 2 issues of isaac-asdf

I'm working on adding a Model for a ili9488 based display (https://www.waveshare.com/pico-restouch-lcd-3.5.htm). This could be something I'm doing wrong in the initialization, but the problem I'm having is that when...

I followed the install instructions from the Rust on ESP book, using `espup` and I created a new repo from the esp-template. When I try to `cargo check` the process...