The recent cc65 snapshot yields somewhat small programs so we can move back to the MTU size used before.
This commit is contained in:
parent
98060c1eab
commit
107b79c019
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
||||||
DEFINES = WITH_CLIENT,WITH_DNS,WITH_GUI,MTU_SIZE=900
|
DEFINES = WITH_CLIENT,WITH_DNS,WITH_GUI,MTU_SIZE=1000
|
||||||
|
|
Loading…
Reference in a new issue