@ -2,7 +2,6 @@
#define PIN_LED D0
void setup() {
delay(3000);
Serial.begin(115200);
pinMode(PIN_LED, OUTPUT);