mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-16 04:27:28 +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:
@@ -1 +1 @@
|
|||||||
DEFINES = WITH_LOGGING,WITH_BOOST
|
DEFINES = WITH_LOGGING,WITH_BOOST,CONNECTIONS=5
|
||||||
|
Reference in New Issue
Block a user