From d4f0e0a88f0e9e21421a324278821603b506b0fc Mon Sep 17 00:00:00 2001 From: klemek Date: Sat, 29 Aug 2026 20:16:57 +0200 Subject: [PATCH] test --- Makefile | 2 +- system/weston.ini | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 51cd195..199a095 100644 --- a/Makefile +++ b/Makefile @@ -81,7 +81,7 @@ build: $(BUILD_DIR)/$(TARGET) .PHONY: run run: $(BUILD_DIR)/$(TARGET) # $(BUILD_DIR)/$(TARGET) $(RUN_ARGS) - $(PROJECT_DIR)/delay.sh /dev/video0 25 640x480 30 + $(PROJECT_DIR)/delay.sh /dev/video0 30 640x480 25 .PHONY: submodule-init submodule-init: diff --git a/system/weston.ini b/system/weston.ini index 35a425b..5837552 100644 --- a/system/weston.ini +++ b/system/weston.ini @@ -3,4 +3,5 @@ idle-time=0 [output] name=Composite-1 -mode=720x576i +#mode=720x576i +mode=640x480