* Make it work in bookworm, redid some of the changes from last commit
* Changed default number types to int16 for ADC_Result and float32 for Accumulations
This commit is contained in:
+4
-2
@@ -644,6 +644,7 @@ Public License instead of this License.
|
||||
<property name="visible">True</property>
|
||||
</object>
|
||||
</child>
|
||||
|
||||
<!--
|
||||
<child>
|
||||
<object class="GtkToolButton" id="toolbar_print_button">
|
||||
@@ -654,8 +655,9 @@ Public License instead of this License.
|
||||
<packing>
|
||||
<property name="homogeneous">True</property>
|
||||
</packing>
|
||||
</child>
|
||||
-->
|
||||
</child>
|
||||
-->
|
||||
|
||||
<child>
|
||||
<object class="GtkSeparatorToolItem" id="toolbutton2">
|
||||
<property name="visible">True</property>
|
||||
|
||||
Reference in New Issue
Block a user