1
0
Fork 0

cudy-x6: don't set tftp serverip/ipaddr

This commit is contained in:
Linus Heckemann 2024-03-06 14:50:48 +01:00
parent c6f1cfccd3
commit 242876d0d4
1 changed files with 0 additions and 2 deletions

View File

@ -115,8 +115,6 @@
# 5MB is nice.
freeSpaceBytes = 5 * 1024 * 1024;
loadAddress = lim.parseInt "0x2000000";
serverip = "10.23.42.23";
ipaddr = "10.23.42.42";
};
};