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