blob: 37c416ae3007e8355ae52a38c887fef3a20aac77 [file] [log] [blame]
#pragma once
#include "pid/zone.hpp"
/* Given a zone, run through the loops. */
void PIDControlThread(PIDZone* zone);