添加输出
This commit is contained in:
@ -132,7 +132,7 @@ void setup(void)
|
||||
//sensor.begin();
|
||||
|
||||
bh1750_init(bh1750_a, bh1750_b, 19, 18, 21, 20); //1750初始化。sda, scl
|
||||
|
||||
Serial.println("BH1750 initialized");
|
||||
WebServer_Init(ssid, password);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user