Files
BoilerControlUnit_Firmware/config/sl_matter_ota_config.h
GClarkson 9d06f983af Imported more library files
Not compiling currently
2025-04-12 23:37:19 +01:00

13 lines
307 B
C

#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