This line does not account for the two-character `CD` command: https://github.com/simplefoc/Arduino-FOC/blob/395b6cd4c621fe460c1d61a99bc0fc38913d5481/src/communication/Commander.cpp#L366 This causes attempts to query the downsampling parameter to set it to zero instead (as `atof` returns zero when there is nothing to parse).