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