Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我开始为 Netduino 1 控制器构建一个程序来监控温度传感器以控制加热元件。在紧急情况下,我希望用户能够通过按下紧急停止按钮来暂停系统。当问题解决后,用户将重置紧急按钮,该按钮将恢复程序执行。采取什么策略?
谢谢!