okokok
This commit is contained in:
@ -134,6 +134,8 @@ void WebServer_Init(void) {
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
// 风扇控制
|
||||
void FansControl(void) {
|
||||
if (ds18b20.getTempC() > 30) {
|
||||
|
||||
Reference in New Issue
Block a user