Skip to content

Commit

Permalink
Update DATA for LED inclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Cunningham committed Oct 2, 2024
1 parent 964d001 commit 66cdfb0
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions tests/test-bobfiles/DATA.bob
Original file line number Diff line number Diff line change
Expand Up @@ -78,18 +78,13 @@
<height>20</height>
<tooltip>$(text)</tooltip>
</widget>
<widget type="textupdate" version="2.0.0">
<name>TextUpdate</name>
<widget type="led" version="2.0.0">
<name>LED</name>
<pv_name>TEST_PREFIX:DATA:DIRECTORY_EXISTS</pv_name>
<x>255</x>
<x>347</x>
<y>50</y>
<width>205</width>
<width>20</width>
<height>20</height>
<font>
<font name="Default Bold" family="Liberation Sans" style="BOLD" size="14.0">
</font>
</font>
<horizontal_alignment>1</horizontal_alignment>
</widget>
<widget type="label" version="2.0.0">
<name>Label</name>
Expand Down

0 comments on commit 66cdfb0

Please sign in to comment.