12 lines
78 B
C++
12 lines
78 B
C++
#include "thermo.h"
|
|
|
|
|
|
void initThermo(void)
|
|
{
|
|
|
|
}
|
|
|
|
void handleThermo(void)
|
|
{
|
|
|
|
} |