temp
This commit is contained in:
parent
9dc2f8886b
commit
e402d99517
@ -196,7 +196,7 @@ int main()
|
|||||||
std::this_thread::sleep_for(std::chrono::milliseconds(100));
|
std::this_thread::sleep_for(std::chrono::milliseconds(100));
|
||||||
}
|
}
|
||||||
|
|
||||||
CloseLed();
|
CloseLed(serial);
|
||||||
serial.closePort();
|
serial.closePort();
|
||||||
mqtt.disconnect();
|
mqtt.disconnect();
|
||||||
std::cout << "程序已退出。" << std::endl;
|
std::cout << "程序已退出。" << std::endl;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user