任立新 修改该温控系统的逻辑

This commit is contained in:
xin
2025-05-08 13:52:21 +08:00
parent 455013fa07
commit 030381aa5c
4 changed files with 26 additions and 14 deletions

View File

@ -0,0 +1,6 @@
mkdir -p build
cd build
cmake ../
make -j4
cd ../othersoft
sh install.sh