VLCB SDK
An opinionated SDK for VLCB protocol
Loading...
Searching...
No Matches
module/inc/vlcb/module/service/can.h
Go to the documentation of this file.
1#pragma once
2
3//#include "../config.h"
4
5// TODO: include mention to docs -> this uses the force enumeration and random delay strategy
6// this lib atm does not support strategy "before first transmission"
7
8typedef struct {
9// VlcbModuleConfig *const config;
11
VlcbModuleServiceCan vlcb_module_svc_New()