We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e48713d commit 8782a89Copy full SHA for 8782a89
rg_config.py
@@ -12,9 +12,9 @@
12
# Note: Size will be adjusted if needed but flashmon needs accurate values to work correctly
13
# Project name Sub, Size
14
'retro-go': [16, 524288],
15
- 'nofrendo-go': [17, 524288],
16
- 'gnuboy-go': [18, 524288],
+ 'nofrendo-go': [17, 458752],
+ 'gnuboy-go': [18, 458752],
17
'smsplusgx-go': [19, 524288],
18
- 'huexpress-go': [20, 524288],
19
- 'handy-go': [21, 524288],
+ 'huexpress-go': [20, 458752],
+ 'handy-go': [21, 458752],
20
}
0 commit comments