mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-08-04 03:27:19 -04:00
Description for the code snippet at the bottom.
parent
0dc5dc4326
commit
743aca61ef
@ -26,3 +26,4 @@ local colors = require("colors")
|
|||||||
local rs = component.redstone
|
local rs = component.redstone
|
||||||
rs.setBundledOutput(sides.back, colors.green, rs.getBundledInput(sides.front, colors.blue))
|
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