mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
EPv2 x Communicator fix.
This commit is contained in:
@@ -423,7 +423,9 @@
|
||||
desc = "Enables the sending and receiving of messages on the Exonet with the EPv2 protocol."
|
||||
extended_desc = "An EPv2 address is a string with the format of XXXX:XXXX:XXXX:XXXX. Data can be send or received using the \
|
||||
second pin on each side, with additonal data reserved for the third pin. When a message is received, the second activaiton pin \
|
||||
will pulse whatever's connected to it. Pulsing the first activation pin will send a message."
|
||||
will pulse whatever's connected to it. Pulsing the first activation pin will send a message.\
|
||||
\
|
||||
When messaging Communicators, you must set data to send to the string `text` to avoid errors in reception."
|
||||
icon_state = "signal"
|
||||
complexity = 4
|
||||
inputs = list(
|
||||
|
||||
Reference in New Issue
Block a user