initial commit
This commit is contained in:
12
reflow_plate_fw/src/thermo.cpp
Normal file
12
reflow_plate_fw/src/thermo.cpp
Normal file
@@ -0,0 +1,12 @@
|
||||
#include "thermo.h"
|
||||
|
||||
|
||||
void initThermo(void)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void handleThermo(void)
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user