Files
reflowplate/reflow_plate_fw/src/thermo.cpp
2021-08-12 11:44:15 +02:00

12 lines
78 B
C++

#include "thermo.h"
void initThermo(void)
{
}
void handleThermo(void)
{
}