基本功能实现和验证
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"screen_on_periods": [
|
||||
{ "start": "06:40", "end": "7:30" },
|
||||
{ "start": "19:00", "end": "19:05" },
|
||||
{ "start": "23:00", "end": "23:05" }
|
||||
],
|
||||
"check_interval_seconds": 30,
|
||||
"auto_sleep_delay_minutes": 1,
|
||||
"adb_device_serial": "",
|
||||
"adb_path": "adb"
|
||||
}
|
||||
Reference in New Issue
Block a user