wideband/firmware/heater_control.h

7 lines
89 B
C++

#pragma once
#include <cstdint>
void StartHeaterControl();
bool IsRunningClosedLoop();