Skip to content

Commit e482a2b

Browse files
committed
fix(data/pda): correct battery_mah for Palm Pre 2 per Wikipedia
1 parent d9ed960 commit e482a2b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

‎data/pda/palm/2011/palm-pre-2/palm-pre-2.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@
55
"soc": "texas-instruments-omap-3630",
66
"release_date": "2011-02-17",
77
"ram_gb": 1,
8-
"battery_mah": 1500,
8+
"battery_mah": 1150,
99
"weight_g": 145.0,
1010
"os": "Feature phone",
1111
"verified": true,
1212
"source_urls": [
13+
"https://en.wikipedia.org/wiki/Palm_Pre_2",
1314
"https://phonedb.net/index.php?m=device&id=2647"
1415
],
1516
"storage_options_gb": [

0 commit comments

Comments
 (0)