mirror of
https://github.com/Steve-Tech/YAFI.git
synced 2026-04-19 16:50:36 +00:00
Add FP LED v1 support
This commit is contained in:
@@ -26,11 +26,10 @@
|
||||
<child>
|
||||
<object class="GtkScale" id="led_pwr_scale">
|
||||
<property name="adjustment">
|
||||
<object class="GtkAdjustment">
|
||||
<object class="GtkAdjustment" id="led_pwr_scale_adj">
|
||||
<property name="page-increment">1.0</property>
|
||||
<property name="step-increment">1.0</property>
|
||||
<property name="upper">2.0</property>
|
||||
<property name="value">2.0</property>
|
||||
<property name="upper">100.0</property>
|
||||
</object>
|
||||
</property>
|
||||
<property name="hexpand">True</property>
|
||||
|
||||
Reference in New Issue
Block a user