From a104d868dad14fa6d81db19c345f67037551d85d Mon Sep 17 00:00:00 2001 From: redphx <96280+redphx@users.noreply.github.com> Date: Mon, 26 Aug 2024 07:40:41 +0700 Subject: [PATCH] Update foster_e.json --- devices/foster_e.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devices/foster_e.json b/devices/foster_e.json index f99566b..a2ee021 100644 --- a/devices/foster_e.json +++ b/devices/foster_e.json @@ -6,9 +6,9 @@ "script": { "_base": "highest", "video_player_type": "default", - "video_processing": "usm", "video_power_preference": "default", - "video_sharpness": 0 + "video_processing": "usm", + "video_sharpness": 1 } } }