#pragma once #include "Periphery.h" #include "System/SystemVars.h" namespace SYSCTRL { void initModbusTable(Periphery& periphery); }