PER Firmware
Loading...
Searching...
No Matches
sdc.h
Go to the documentation of this file.
1
#ifndef SDC_H
2
#define SDC_H
3
11
#include <stdint.h>
12
13
static
constexpr
uint32_t SDC_TASK_PERIOD_MS = 5;
14
15
void
SDC_task_periodic(
void
);
16
17
#endif
// SDC_H
source
main_module
sdc
sdc.h
Generated by
1.12.0