mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-03 11:30:53 +00:00
fc9d38caba
Save some memory by reducing the the default for number of connections from 10 to 2.
2 lines
57 B
Makefile
2 lines
57 B
Makefile
DEFINES = CONNECTIONS=4,WITH_LOGGING,WITH_BOOST,WITH_PFS
|