Skip to content

Commit b322ef3

Browse files
authored
Merge pull request #239 from open-ephys/issue-237
Enable DigitalIO in RHS2116 hs example workflow
2 parents 1d8c0d7 + 4f5592e commit b322ef3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

workflows/hardware/rhs2116/configuration.bonsai

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<onix1:DigitalIO>
5555
<onix1:DeviceName>BreakoutBoard/DigitalIO</onix1:DeviceName>
5656
<onix1:DeviceAddress>7</onix1:DeviceAddress>
57-
<onix1:Enable>false</onix1:Enable>
57+
<onix1:Enable>true</onix1:Enable>
5858
</onix1:DigitalIO>
5959
<onix1:ClockOutput>
6060
<onix1:DeviceName>BreakoutBoard/OutputClock</onix1:DeviceName>

workflows/hardware/rhs2116/rhs2116.bonsai

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<onix1:DigitalIO>
5656
<onix1:DeviceName>BreakoutBoard/DigitalIO</onix1:DeviceName>
5757
<onix1:DeviceAddress>7</onix1:DeviceAddress>
58-
<onix1:Enable>false</onix1:Enable>
58+
<onix1:Enable>true</onix1:Enable>
5959
</onix1:DigitalIO>
6060
<onix1:ClockOutput>
6161
<onix1:DeviceName>BreakoutBoard/OutputClock</onix1:DeviceName>

0 commit comments

Comments
 (0)