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));
|
||||
}
|
||||
|
||||
CloseLed();
|
||||
CloseLed(serial);
|
||||
serial.closePort();
|
||||
mqtt.disconnect();
|
||||
std::cout << "程序已退出。" << std::endl;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user