Trident IoT Z-Wave SDK
 
Loading...
Searching...
No Matches
cc_notification_config.h
Go to the documentation of this file.
1
8#ifndef _CC_NOTIFICATION_CONFIG_H_
9#define _CC_NOTIFICATION_CONFIG_H_
10
31#if !defined(CC_NOTIFICATION_MAX_NOTIFICATIONS)
32#define CC_NOTIFICATION_MAX_NOTIFICATIONS 1
33#endif /* !defined(CC_NOTIFICATION_MAX_NOTIFICATIONS) */
34
35 /* \addtogroup max_notifications */
36
37 /* \addtogroup configuration */
38#endif /* _CC_NOTIFICATION_CONFIG_H_ */