mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-30 21:32:30 +00:00
Reduced number of concurrent connections to five (like on the Apple II) to have the web server fit into RAM.
This commit is contained in:
parent
f3b4024375
commit
7c7e126a2d
@ -1 +1 @@
|
||||
DEFINES = WITH_LOGGING,WITH_BOOST
|
||||
DEFINES = WITH_LOGGING,WITH_BOOST,CONNECTIONS=5
|
||||
|
Loading…
x
Reference in New Issue
Block a user