Fixed that bug.
This commit is contained in:
parent
a39c8eb3cd
commit
b0be369328
1 changed files with 1 additions and 4 deletions
|
@ -46,15 +46,12 @@ into Racket and simulates the GPIO functions with a test harness:
|
||||||
|
|
||||||
## Known bugs
|
## Known bugs
|
||||||
|
|
||||||
If you hold down two keys which contain a modifier (for instance,
|
|
||||||
shift and !) and release one of them, it will count as if both are released.
|
|
||||||
|
|
||||||
The reset function has no effect; hard-reset must be used to reflash
|
The reset function has no effect; hard-reset must be used to reflash
|
||||||
the firmware.
|
the firmware.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
Copyright © 2014-2019 Phil Hagelberg and contributors
|
Copyright © 2014-2020 Phil Hagelberg and contributors
|
||||||
|
|
||||||
Released under the [GNU GPL version 3](https://www.gnu.org/licenses/gpl.html).
|
Released under the [GNU GPL version 3](https://www.gnu.org/licenses/gpl.html).
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue