mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-22 07:07:49 +00:00
Cleaned up Xylos TX, J/N works again
This commit is contained in:
@@ -56,12 +56,12 @@ images = (
|
||||
{
|
||||
'name': 'bootstrap',
|
||||
'data': bootstrap_image,
|
||||
'size': 0x10000,
|
||||
'size': 0x8000,
|
||||
},
|
||||
{
|
||||
'name': 'baseband',
|
||||
'data': baseband_image,
|
||||
'size': 0x30000,
|
||||
'size': 0x38000,
|
||||
},
|
||||
{
|
||||
'name': 'application',
|
||||
|
Reference in New Issue
Block a user