pubsubclient/_posts/2000-03-04-write1.md
2020-05-21 01:17:42 +01:00

322 B

tag type name params returns
api function write
name description type
byte a byte to write to the publish payload uint8_t
type values
int
value description
int the number of bytes written

Writes a byte as a component of a publish started with a call to beginPublish.