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

7 lines
111 B
C

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