increase max num of scheduled commands to 4000 #832

Merged
muellerr merged 6 commits from allow-more-scheduled-commands into main 2023-12-13 11:24:37 +01:00
Showing only changes of commit efc4e83857 - Show all commits

View File

@ -64,7 +64,7 @@ include(EiveHelpers)
option(EIVE_ADD_ETL_LIB "Add ETL library" ON)
option(EIVE_ADD_JSON_LIB "Add JSON library" ON)
set(OBSW_MAX_SCHEDULED_TCS 1500)
set(OBSW_MAX_SCHEDULED_TCS 4000)
if(EIVE_Q7S_EM)
set(OBSW_Q7S_EM