add comment, use spaces

This commit is contained in:
thomas-ha 2016-04-06 16:54:45 +02:00
parent 2a69999214
commit a7b43de535

View File

@ -67,6 +67,7 @@
#define TSCH_CALLBACK_JOINING_NETWORK tsch_rpl_callback_joining_network #define TSCH_CALLBACK_JOINING_NETWORK tsch_rpl_callback_joining_network
#define TSCH_CALLBACK_LEAVING_NETWORK tsch_rpl_callback_leaving_network #define TSCH_CALLBACK_LEAVING_NETWORK tsch_rpl_callback_leaving_network
/* Needed for CC2538 platforms only */
/* For TSCH we have to use the more accurate crystal oscillator /* For TSCH we have to use the more accurate crystal oscillator
* by default the RC oscillator is activated */ * by default the RC oscillator is activated */
#undef SYS_CTRL_CONF_OSC32K_USE_XTAL #undef SYS_CTRL_CONF_OSC32K_USE_XTAL