wideband/firmware/heater_control.h

5 lines
69 B
C
Raw Normal View History

2020-10-30 01:53:54 -07:00
#pragma once
void StartHeaterControl();
2020-10-31 14:54:50 -07:00
bool IsRunningClosedLoop();