mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-12-25 07:19:28 -05:00
Merge branch 'master' of https://github.com/furrtek/portapack-havoc
This commit is contained in:
commit
a82dc19639
@ -23,6 +23,8 @@ import sys
|
||||
import struct
|
||||
from PIL import Image
|
||||
|
||||
Image.MAX_IMAGE_PIXELS = None
|
||||
|
||||
outfile = open('../../sdcard/ADSB/world_map.bin', 'wb')
|
||||
|
||||
im = Image.open("../../sdcard/ADSB/world_map.jpg")
|
||||
|
Loading…
Reference in New Issue
Block a user