mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-08-03 19:17:27 -04:00
Description for the code snippet at the bottom.
parent
0dc5dc4326
commit
743aca61ef
@ -25,4 +25,5 @@ local component = require("component")
|
||||
local colors = require("colors")
|
||||
local rs = component.redstone
|
||||
rs.setBundledOutput(sides.back, colors.green, rs.getBundledInput(sides.front, colors.blue))
|
||||
```
|
||||
```
|
||||
would output the back signal strength to the front.
|
Loading…
x
Reference in New Issue
Block a user