qt/LedOK/cfg.cpp

10 lines
50 B
C++
Raw Normal View History

2022-01-20 10:08:17 +08:00
#include "cfg.h"
void init(){
}
Cfg::Cfg()
{
}