tox_ngc_ext/README.md
2023-01-13 16:43:26 +01:00

14 lines
246 B
Markdown

# NGC custom packet multiplexer
uses a single leading byte in custom packets to determain which callback to call
`ngc_ext.h` is the public c interface
## TODO:
- make c only
- merge .hpp into .h
- move .cpp to .c
- public/private packet