/* * @file aux_pid.cpp * * @date Jun 26, 2016 * @author Andrey Belomutskiy, (c) 2012-2016 */ #include "aux_pid.h" void initAuxPid(Logging *sharedLogger) { }