mirror of
https://github.com/daveallie/crosspoint-reader.git
synced 2026-02-08 00:27:39 +03:00
feat: add sleep screen selection
This commit is contained in:
parent
4ccd6e09d8
commit
bda8102720
@ -117,7 +117,8 @@ class CrossPointSettings {
|
||||
#define SCREEN_MARGIN_DATA \
|
||||
X(5, "5 px") \
|
||||
X(10, "10 px") \
|
||||
X(15, "15 px") X(20, "20 px") X(25, "25 px") X(30, "30 px") X(35, "35 px") X(40, \
|
||||
X(15, "15 px") \
|
||||
X(20, "20 px") X(25, "25 px") X(30, "30 px") X(35, "35 px") X(40, \
|
||||
"40 " \
|
||||
"px")
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user