Add basic POC input device support and rotary encoder implementation as an example #192
Annotations
5 errors and 1 warning
Rebuild with the base commit:
rmk/src/matrix.rs#L22
use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
|
Rebuild with the base commit:
rmk/src/matrix.rs#L30
use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
|
Rebuild with the base commit:
rmk/src/matrix.rs#L39
use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
|
Rebuild with the base commit:
rmk/src/matrix.rs#L58
use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
|
Rebuild with the base commit
Process completed with exit code 101.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading