mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-09 09:45:06 +00:00
feat: add RoutingFeedbackManager
RoutingFeedbackManager keeps track of updates from IRoutingSinkWotjFeedbacl devoces & IRoutingWithFeedback devices to allow for walking tieLines and finding a source.
This commit is contained in:
@@ -28,7 +28,7 @@ namespace PepperDash.Essentials.Devices.Common.Displays
|
||||
return _currentInputPort;
|
||||
}
|
||||
|
||||
private set
|
||||
protected set
|
||||
{
|
||||
_currentInputPort = value;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user