mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-12 18:28:50 +01:00
update A04/devterm-a04-gearbox
This commit is contained in:
parent
3a1edf8b70
commit
28c2b90244
@ -21,18 +21,18 @@ def gears():
|
||||
return [
|
||||
gear(
|
||||
little=(720000,),
|
||||
use="simple writing tasks with long battery life"),
|
||||
use="simple console tasks with long battery life"),
|
||||
gear(
|
||||
little=(888000,) * 2,
|
||||
use="browsing most websites with long battery life"),
|
||||
little=(816000,) * 2,
|
||||
use="simple writing tasks with long battery life"),
|
||||
gear(
|
||||
little=(1080000,) * 2,
|
||||
use="most 2D games and emulators"),
|
||||
gear(
|
||||
little=(1320000,) * 4,
|
||||
use="playing videos and 3D games"),
|
||||
little=(1320000,) * 2,
|
||||
use="playing videos and 3D games,browsing websites"),
|
||||
gear(
|
||||
little=(1488000,) * 4,
|
||||
little=(1080000,) * 4,
|
||||
use="performance-first tasks"),
|
||||
]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user