void setup() { Serial.begin(115200); //Serial.println("Hello, ESP32!"); //lcd.init(); } void loop() { }