You've already forked Adafruit_MQTT_Library
mirror of
https://github.com/adafruit/Adafruit_MQTT_Library.git
synced 2025-07-30 13:23:06 +03:00
Added more info
This commit is contained in:
@ -137,7 +137,8 @@ void loop() {
|
||||
arbPac.s.val3 = 3354;
|
||||
|
||||
/*
|
||||
// Alternate Union with anonymous struct
|
||||
// Alternate Union with anonymous struct
|
||||
// (see union declaration above)
|
||||
|
||||
strcpy_P(arbPac.charAry, strVal);
|
||||
arbPac.val1 = -4533;
|
||||
|
Reference in New Issue
Block a user