mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-15 05:27:16 +00:00
feat: get it working
This commit is contained in:
parent
888f1b3888
commit
4bf026601f
12 changed files with 216 additions and 92 deletions
|
|
@ -171,7 +171,7 @@ namespace PepperDash.Essentials.Devices.Common.Displays
|
|||
CurrentInputPort = inputPort;
|
||||
} catch (Exception ex)
|
||||
{
|
||||
Debug.LogMessage(ex, "Error making switch: {Exception}", this);
|
||||
Debug.LogMessage(ex, "Error making switch: {Exception}", this, ex);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue