mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-13 10:37:53 +00:00
Update generate_world_map.bin.py
This commit is contained in:
@@ -23,7 +23,7 @@ import sys
|
|||||||
import struct
|
import struct
|
||||||
from PIL import Image
|
from PIL import Image
|
||||||
|
|
||||||
outfile = open('../../sdcard/world_map.bin', 'wb')
|
outfile = open('../../sdcard/ADSB/world_map.bin', 'wb')
|
||||||
|
|
||||||
# Allow for bigger images
|
# Allow for bigger images
|
||||||
Image.MAX_IMAGE_PIXELS = None
|
Image.MAX_IMAGE_PIXELS = None
|
||||||
|
Reference in New Issue
Block a user