mirror of
https://github.com/janishutz/BiogasControllerApp.git
synced 2025-11-25 13:54:24 +00:00
Fix some naming
This commit is contained in:
@@ -23,25 +23,25 @@
|
||||
text: "SENSOR 1: "
|
||||
font_size: 20
|
||||
Label:
|
||||
id: sonde1
|
||||
id: sensor1
|
||||
text: ""
|
||||
Label:
|
||||
text: "SENSOR 2: "
|
||||
font_size: 20
|
||||
Label:
|
||||
id: sonde2
|
||||
id: sensor2
|
||||
text: ""
|
||||
Label:
|
||||
text: "SENSOR 3: "
|
||||
font_size: 20
|
||||
Label:
|
||||
id: sonde3
|
||||
id: sensor3
|
||||
text: ""
|
||||
Label:
|
||||
text: "SENSOR 4: "
|
||||
font_size: 20
|
||||
Label:
|
||||
id: sonde4
|
||||
id: sensor4
|
||||
text: ""
|
||||
Button:
|
||||
text: "Start communication"
|
||||
|
||||
Reference in New Issue
Block a user