mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-17 22:20:34 -04:00
Update generate_world_map.bin.py
This commit is contained in:
parent
c626d83c3b
commit
3425ca8d54
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ import sys
|
|||
import struct
|
||||
from PIL import Image
|
||||
|
||||
outfile = open('../../sdcard/world_map.bin', 'wb')
|
||||
outfile = open('../../sdcard/ADSB/world_map.bin', 'wb')
|
||||
|
||||
# Allow for bigger images
|
||||
Image.MAX_IMAGE_PIXELS = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue