update documentation

This commit is contained in:
Robert 2022-12-17 19:22:10 +01:00
parent 5ef5787ded
commit 5e27c5f359
49 changed files with 694 additions and 259 deletions

View file

@ -1 +1 @@
initSidebarItems({"mod":[["b15f","This module contains all the structures and functions related to interacting with the B15 on a high level. If you are writing code for the B15, this is the module you want to use."]]});
window.SIDEBAR_ITEMS = {"macro":[["build_request","Builds a new request buffer from the given data"]],"mod":[["b15f","This module contains all the structures and functions related to interacting with the B15 on a high level. If you are writing code for the B15, this is the module you want to use."]]};