mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-01-11 15:29:28 -05:00
This commit is contained in:
parent
5c1ba9b90d
commit
e978848c3a
@ -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