mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-31 18:49:15 -04:00
This commit is contained in:
parent
5c1ba9b90d
commit
e978848c3a
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue