Read a single byte of the response from an opened connection
Possible errors:
— Can't receive the data from the socket
read-byte
@/read-byte
Read a single byte of the response from an opened connection
Possible errors:
— Can't receive the data from the socket
SOCKxod/net/socket
A socket
READpulse
Read the byte
DONEpulse
Pulses when the byte is read
Bbyte
The last read byte
To use the node in your project you should have the xod-dev/w5500 library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.