5 Commits

Author SHA1 Message Date
7ff56ac688 refactor: remove superfluous semicolons from end of comments
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2023-05-22 07:10:40 +02:00
6e2dab78fe feat: wrap MIDI API and add example MIDI client
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2023-05-22 07:09:35 +02:00
08c199d5b3 refactor: shorten type names
TypeT -> Type; TypeTPtr -> TypeP

Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2023-05-22 05:13:31 +02:00
c8ddbb2cf2 Minor typo and whitespace fixes 2023-05-22 04:00:07 +02:00
b08a79b8dd fix: use standard nimble package structure
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2022-10-10 21:11:19 +02:00