qt/LedOK/cfg.cpp
2022-01-20 10:08:17 +08:00

10 lines
50 B
C++

#include "cfg.h"
void init(){
}
Cfg::Cfg()
{
}