numworks / epsilon-sample-app-rust

A sample Rust app for the NumWorks graphing calculator
BSD 3-Clause "New" or "Revised" License
50 stars 11 forks source link

No binding to eadk_keyboard_scan() #6

Open MarkGhebrial opened 2 years ago

MarkGhebrial commented 2 years ago

eadk.rs does not bind to the eadk_keyboard_scan() system call, so there is currently no way to read key presses.

zoeleu commented 2 years ago

@Ecco @EmilieNumworks @GabrielNumworks @HugoNumworks @EmmaNumworks