diff --git a/conf/layer.conf b/conf/layer.conf index c7fcde6..0e1682f 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -40,7 +40,9 @@ RPI_USE_wS_28_DPI_LCD = "1" ENABLE_DWC2_PERIPHERAL = "1" ENABLE_DWC2_HOST = "1" ENABLE_USB_U_BOOT = "0" -ENABLE_UART = "0" + +ENABLE_UART = "1" + DISABLE_SPLASH = "1" VIDEO_CAMERA = "1" DISABLE_RPI_BOOT_LOGO = "1"