Added BOARD_STRING to the Z1 platform
This commit is contained in:
parent
0034322fe0
commit
99822545c5
|
@ -206,4 +206,6 @@
|
||||||
|
|
||||||
#define UIP_CONF_TCP_SPLIT 0
|
#define UIP_CONF_TCP_SPLIT 0
|
||||||
|
|
||||||
|
#define BOARD_STRING "Zolertia Z1 platform"
|
||||||
|
|
||||||
#endif /* CONTIKI_CONF_H */
|
#endif /* CONTIKI_CONF_H */
|
||||||
|
|
Loading…
Reference in a new issue