1/****************************************************
2* If you have selected ESP32-S3-USB_OTG as the board,
3* change Tools->USB_Mode to "Hardware CDC and JTAG".
4*****************************************************/
8Dezibot dezibot = Dezibot();
12 Serial.println("Started");
14 Serial.println("Inited");
18 Serial.println(dezibot.lightDetection.getValue(DL_FRONT));