Revision a574377b configurations/HelloWorld/modules/HelloWorld_urtwareconf.h

View differences:

configurations/HelloWorld/modules/HelloWorld_urtwareconf.h
51 51
/**
52 52
 * @brief   Enable flag for the publish-subscribe system.
53 53
 */
54
//#define URT_CFG_PUBSUB_ENABLED                  true
55
#define URT_CFG_PUBSUB_ENABLED                  false
54
#define URT_CFG_PUBSUB_ENABLED                  true
55
//#define URT_CFG_PUBSUB_ENABLED                  false
56 56

  
57 57
/**
58 58
 * @brief   Width of the urt_topicid_t data type.

Also available in: Unified diff