From 1ce3209a9b507e6bb10660c58e052f8cbe8da03e Mon Sep 17 00:00:00 2001 From: NoCache-69 Date: Sat, 4 Apr 2026 12:25:02 +0530 Subject: [PATCH] scripts: define display specs for oscaro --- ui_scripts/test_display.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ui_scripts/test_display.sh b/ui_scripts/test_display.sh index 3f27fd5..cdb337c 100755 --- a/ui_scripts/test_display.sh +++ b/ui_scripts/test_display.sh @@ -22,6 +22,7 @@ declare -A DEVICES=( ["Samsung A52s 5G"]="1080x2400 405" ["Samsung A55"]="1080x2340 390" ["OnePlus Ace 5"]="1264x2780 450" + ["OnePlus Nord CE2 Lite"]="1080x2412 401" ["OnePlus 12"]="1440x3168 510" ["OnePlus 13R"]="1264x2780 450" ["Nothing Phone 2"]="1080x2412 420" @@ -54,6 +55,7 @@ SORTED_KEYS=( "Pixel Fold Inner" "Pixel 9 Pro" "OnePlus Ace 5" + "OnePlus Nord CE 2 Lite (oscaro)" "OnePlus 12" "OnePlus 13R" "Samsung S24 Ultra"