1
0
forked from fsfw/fsfw

rename setBuffer to setConstBuffer

This commit is contained in:
2022-09-05 16:31:56 +02:00
parent eb03bf52a6
commit 16688316a8
8 changed files with 25 additions and 25 deletions

View File

@ -360,7 +360,8 @@ if(NOT FSFW_CONFIG_PATH)
if(NOT FSFW_BUILD_DOCS)
message(
WARNING
"${MSG_PREFIX} Flight Software Framework configuration path FSFW_CONFIG_PATH not set")
"${MSG_PREFIX} Flight Software Framework configuration path FSFW_CONFIG_PATH not set"
)
message(
WARNING
"${MSG_PREFIX} Setting default configuration from ${DEF_CONF_PATH} ..")