Interrupt/Watchdog Window
This commit is contained in:
@ -46,7 +46,7 @@
|
||||
</HBox>
|
||||
<VBox layoutX="14.0" layoutY="727.0">
|
||||
<children>
|
||||
<Label fx:id="totalExecutionTimeLabel" text="Total Execution Time: 0µs" />
|
||||
<Label fx:id="totalExecutionTimeLabel" text="Total Execution Time: 0µs"/>
|
||||
<CheckBox fx:id="wdtCheck" mnemonicParsing="false" onAction="#toggleWatchdog" text="Watchdog-Timer">
|
||||
<VBox.margin>
|
||||
<Insets top="10.0" />
|
||||
|
||||
Reference in New Issue
Block a user