Skip to content

Commit

Permalink
wiki: fix flame battery capacity
Browse files Browse the repository at this point in the history
Change-Id: I856aa2210bb252ffb8599bf4273684b7188d8e0c
  • Loading branch information
Polarian committed Dec 8, 2023
1 parent b2f8204 commit e16deaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _data/devices/flame.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
architecture: arm64
battery: {capacity: 3430, removable: False, tech: 'Li-Po'}
battery: {capacity: 2800, removable: False, tech: 'Li-Po'}
before_install: {instructions: 'needs_specific_android_fw', ships_fw: True, version: '13'}
before_recovery_install: {instructions: 'boot_stack', partitions: [dtbo]}
bluetooth: {profiles: [A2DP + aptX HD], spec: '5'}
Expand Down

0 comments on commit e16deaf

Please sign in to comment.