CoAP example: remove unnecessary commented-out config flags

This commit is contained in:
Simon Duquennoy 2018-04-13 08:01:19 -07:00
parent 0750824f19
commit 5d350182d5
1 changed files with 0 additions and 4 deletions

View File

@ -39,10 +39,6 @@
#ifndef PROJECT_ERBIUM_CONF_H_
#define PROJECT_ERBIUM_CONF_H_
/* Custom channel and PAN ID configuration for your project. */
/* #define IEEE802154_CONF_DEFAULT_CHANNEL 26 */
/* #define IEEE802154_CONF_PANID 0xABCD */
/* IP buffer size must match all other hops, in particular the border router. */
/* #define UIP_CONF_BUFFER_SIZE 256 */