I’m now using coroutines to gather input from the ...
# kotlin-native
r
I’m now using coroutines to gather input from the physical keys of my e-Paper HAT. Works and feels great https://github.com/roamingthings/ktepaper/blob/master/wsepd/src/main/kotlin/de/roamingthings/wsepd/Keypad.kt
👍 9