machines/components/pid-controller/firmware/config_validator.h
2024-01-20 15:04:46 +01:00

7 lines
86 B
C

#ifndef CONFIG_VALIDATOR
#define CONFIG_VALIDATOR
#include "common/macros.h"
#endif