softcal: change name of param 'calib' to 'calcurve'

make it more consistent

Change-Id: I8d8f62190c07179de25c893bfcdf11300010cd78
This commit is contained in:
2025-06-24 10:49:26 +02:00
parent 1a70099974
commit 8385461163
6 changed files with 11 additions and 11 deletions

View File

@@ -54,7 +54,7 @@ Mod('T',
'frappy_psi.softcal.Sensor',
'temperature sensor, soft calibration',
rawsensor='res',
calib='X132254',
calcurve='X132254',
value=Param(
unit='K',
),