Comms CCF
This is a simple communication layer based on COBS, CBOR and FNV-1A
Loading...
Searching...
No Matches
log-task.h
Go to the documentation of this file.
1
5#pragma once
6
7#ifdef __cplusplus
8extern "C"
9{
10#endif
11
15
16#ifdef __cplusplus
17};
18#endif
void commsCcfStartLogTask()
Definition log-task.cpp:30