diff --git a/src/eez/modules/psu/scpi/meas.cpp b/src/eez/modules/psu/scpi/meas.cpp index 465034bc3..d002cf6e3 100644 --- a/src/eez/modules/psu/scpi/meas.cpp +++ b/src/eez/modules/psu/scpi/meas.cpp @@ -34,7 +34,7 @@ scpi_result_t scpi_cmd_measureScalarCurrentDcQ(scpi_t *context) { } char buffer[256] = { 0 }; - strcatCurrent(buffer, channel_dispatcher::getIMonLast(*channel)); + strcatFloat(buffer, channel_dispatcher::getIMonLast(*channel)); SCPI_ResultCharacters(context, buffer, strlen(buffer)); return SCPI_RES_OK; diff --git a/src/third_party/stm32_truestudio/.cproject b/src/third_party/stm32_truestudio/.cproject index 994159417..6a779d7aa 100644 --- a/src/third_party/stm32_truestudio/.cproject +++ b/src/third_party/stm32_truestudio/.cproject @@ -1,659 +1,659 @@ - + - + - - - - + + + + - - - - + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + - - - - - - - - - + + + + + + + + + - - - + + + - + - - - - + + + + - - + - - - - - - - + + + + + + + - - - + + + - + - + - + - - + + - + - - + + - - + + - + - - + + - - + + - + - - + + - - + + - + - - + + - - + + - + - - + + - - + + - + - - + + - - + + - + - - + + - - + +