mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-07 22:27:42 -04:00
Updated Component Redstone (markdown)
parent
851fa0c431
commit
d8ca9fa71c
@ -16,6 +16,7 @@ Callbacks:
|
||||
Like `getOutput`, but for bundled output, getting the value for the channel with the specified [[color|API/Colors]].
|
||||
- `setBundledOutput(side: number, color: number, value: number): number`
|
||||
Like `setOutput`, but for bundled output, setting the value for the channel with the specified [[color|API/Colors]].
|
||||
|
||||
Note that for mods such as ProjectRed, low values(such as 15) may not function correctly for simple on/off values(opening a door for example). You may need to use a higher value, such as 255.
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user