PER Firmware
Loading...
Searching...
No Matches
cooling_fsm.h
Go to the documentation of this file.
1
8
#ifndef COOLING_FSM_H
9
#define COOLING_FSM_H
10
11
#include <stdint.h>
12
13
static
constexpr
uint32_t
COOLING_FSM_PERIOD_MS
= 500;
14
void
cooling_fsm_periodic
(
void
);
15
16
#endif
// COOLING_FSM_H
COOLING_FSM_PERIOD_MS
static constexpr uint32_t COOLING_FSM_PERIOD_MS
Definition
cooling_fsm.h:13
cooling_fsm_periodic
void cooling_fsm_periodic(void)
Definition
cooling_fsm.c:117
firmware
source
pdu
cooling
cooling_fsm.h
Generated by
1.12.0