Skip to content

Commit 24a5ddc

Browse files
committed
[TagVal] Change serial number from integer to string
1 parent 32ddb5f commit 24a5ddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/arduino-libraries/tc-menu/tcmenu-iot/embed-control-tagval-wire-protocol.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Field definitions:
118118
| VE | Version | The version of the sender |
119119
| PF | Platform | The platform of the sender |
120120
| UU | UUID | The UUID of the remote app |
121-
| US | Integer | The serial number of the remote |
121+
| US | String | The serial number of the remote |
122122

123123
### Heartbeat Message (Type HB)
124124

0 commit comments

Comments
 (0)