mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-01-29 04:15:00 +00:00
Updated IR Driver Bridging (markdown)
@@ -41,4 +41,6 @@
|
||||
}
|
||||
```
|
||||
|
||||
Both methods will bridge the IR signals with `Standard Command` defined in the IR file. The `GenericIrControllerJoinMap.cs` defines the IR driver signal join map for the `Standard Command` defined in the IR file. This allows users to swap IR drivers and keep the supported IR signals on the same join.
|
||||
Both methods will bridge the IR signals with `Standard Command` defined in the IR file.
|
||||
|
||||
The `useBridgeJoinMap` property implements `GenericIrControllerJoinMap.cs` to define the IR driver signal joins for the `Standard Command` as defined in the IR file. This allows users to swap IR drivers that implement `Standard Command` while bridging IR signals on the same join.
|
||||
Reference in New Issue
Block a user