Searched refs:OTA_COMPILE_TIME_DEFAULT (Results 1 – 1 of 1) sorted by relevance
55 constexpr int32_t OTA_COMPILE_TIME_DEFAULT = 4 * 60; // 4min variable519 …nt32_t limitSeconds = system::GetIntParameter<int32_t>(OTA_COMPILE_TIME, OTA_COMPILE_TIME_DEFAULT); in BeforeOTACompile()