Imported more library files
Not compiling currently
This commit is contained in:
12
config/sl_matter_ota_config.h
Normal file
12
config/sl_matter_ota_config.h
Normal file
@@ -0,0 +1,12 @@
|
||||
#ifndef SL_MATTER_OTA_CONFIG_H
|
||||
#define SL_MATTER_OTA_CONFIG_H
|
||||
|
||||
// <<< Use Configuration Wizard in Context Menu >>>
|
||||
|
||||
// <o OTA_PERIODIC_TIMEOUT> OTA Requestor periodic timeout
|
||||
// <d> Default: 86400
|
||||
#define OTA_PERIODIC_TIMEOUT 86400
|
||||
|
||||
// <<< end of configuration section >>>
|
||||
|
||||
#endif // SL_MATTER_OTA_CONFIG_H
|
||||
Reference in New Issue
Block a user