mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-08-03 19:17:27 -04:00
Updated Component Abstract Bus (markdown)
parent
437a9e28ce
commit
c123483e38
@ -20,4 +20,4 @@ Callbacks:
|
|||||||
- `maxPacketSize(): number`
|
- `maxPacketSize(): number`
|
||||||
Returns the maximum size a packet can be sent over the bus.
|
Returns the maximum size a packet can be sent over the bus.
|
||||||
|
|
||||||
The abstract bus generates a signal named `bus_message` if a message is received. See the [signals reference](https://github.com/MightyPirates/OpenComputers/wiki/_preview#abstract-bus-card).
|
The abstract bus generates a signal named `bus_message` if a message is received. See the [signals reference](https://github.com/MightyPirates/OpenComputers/wiki/Signals#abstract-bus-card).
|
Loading…
x
Reference in New Issue
Block a user