changed the display driver and modified crate typo
- Apr 02, 2025
-
-
Andrei-Cristian NEAGU authored
changed the provided display driver (the original one didint run) and modified typo in embedded-hal crate import
cd30b9c4
-
Original display crate and code didn't run, so I changed the crate to one that is compatible with the display
Build tested on multiple devices with the right imports
Cleanup in the code section (it is written as the whole code, rather than snippets to be included in the code). I included a guideline to using the screen in a separate task rather than only in main.
cargo build or cargo run
Signed-off-by:Neagu Andrei andrei.neagu1910@stud.fils.upb.ro
changed the provided display driver (the original one didint run) and modified typo in embedded-hal crate import