dev free_fall

This commit is contained in:
edo-neo 2025-10-20 14:50:53 +02:00
parent 26f3402fe4
commit 8ad4de325c

View File

@ -31,7 +31,7 @@
<item row="0" column="2">
<widget class="QLabel" name="label_fill_pressure">
<property name="text">
<string>P1: Pressione riempimento (mbar)</string>
<string>P0: Pressione pre-riempimento (mbar)</string>
</property>
</widget>
</item>
@ -45,7 +45,7 @@
<item row="1" column="0">
<widget class="QLabel" name="label_pmin">
<property name="text">
<string>Pmin: Pressione minima (mbar)</string>
<string>P-%: Pressione minima %</string>
</property>
</widget>
</item>
@ -59,7 +59,7 @@
<item row="1" column="2">
<widget class="QLabel" name="label_pmax">
<property name="text">
<string>Pmax: Pressione massima (mbar)</string>
<string>P+% Pressione massima %</string>
</property>
</widget>
</item>