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

7 lines
77 B
C
Raw Normal View History

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