fix: Fix slave keyscan timing #135
Annotations
5 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run rust check:
lib/rktk-drivers-nrf/src/split/uart_full_duplex.rs#L26
unused variable: `is_master`
|
Run rust check:
lib/rktk-drivers-nrf/src/split/uart_full_duplex.rs#L45
unused variable: `is_master`
|
Run rust check:
tools/rktk-client/src/app/components/notification.rs#L9
variants `Success` and `Warning` are never constructed
|
Run rust check:
tools/rktk-client/src/app/components/notification.rs#L38
redundant closure
|
Loading