]> git.earman.xyz Git - sensor-watch.git/commit
Simulator: Allow typing a, l & m in console input
authorHugo Chargois <hugo.chargois@free.fr>
Sat, 18 Nov 2023 01:21:23 +0000 (02:21 +0100)
committerHugo Chargois <hugo.chargois@free.fr>
Sun, 19 Nov 2023 18:45:51 +0000 (19:45 +0100)
commit2534dc7a654b78b271495f37d2b5540c882a17f0
treeedd7db82e0d83578720e94b6bd60d12025f1895e
parent4ececdc57a4f940f60d8e9fe12bfb129c5d80f07
Simulator: Allow typing a, l & m in console input

These keys are the shortcuts to "press" the alarm, light and mode
buttons. However, they prevent these letters from being input in the
debug console to send filesystem commands. Strangely, there was already
some code to allow typing these letters in the console output, but not
in the input.
watch-library/simulator/watch/watch_extint.c