2019-05-19 13:27:00 -05:00

13 lines
160 B
C++

#include <MQUnifiedsensor.h>
void setup() {
// put your setup code here, to run once:
}
void loop() {
// put your main code here, to run repeatedly:
}