Skip to content

Commit bfdae9d

Browse files
jonnyarndtCopilot
andauthored
Update src/CustomValuesController.cs
Co-authored-by: Copilot <[email protected]>
1 parent 7b9d313 commit bfdae9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CustomValuesController.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ public class CustomValuesController : ReconfigurableDevice, IBridgeAdvanced
4444
private BasicTriList _trilist; // saved for control output updates
4545

4646
// Feedback objects for control outputs
47-
private BoolFeedback _savingReadyFeedback; // join 3
47+
private BoolFeedback _savingReadyFeedback; // join 2
4848

4949
/// <summary>
5050
/// Constructs the controller, loading initial data either from a file (when a filePath

0 commit comments

Comments
 (0)