When USB CDC on Boot is enabled on ESP32-C3, an compilation error occurs, because `Serial.begin()` takes only one (or zero) parameter. Check `ARDUINO_USB_CDC_ON_BOOT` and call it with the correct parameter.