fome-fw/firmware/controllers/actuators/gppwm/gppwm.h

7 lines
107 B
C

#pragma once
#include "engine.h"
void initGpPwm(DECLARE_ENGINE_PARAMETER_SIGNATURE);
void updateGppwm();