/** * @file servo.h * * @date Jan 3, 2015 * @author Andrey Belomutskiy, (c) 2012-2020 */ #pragma once #include "global.h" void initServo(void);