adrien3d / IO_WSSFM10-Arduino

Arduino library for the WSSFM10 Sigfox Module
https://plugblocks.com
MIT License
6 stars 8 forks source link

Update IoThings_WSSFM10_Demo_String.ino #10

Closed nimasaj closed 5 years ago

nimasaj commented 5 years ago

Counter variable doesn't need 2 bytes. Also its place holder doesn't need to be %04X.

adrien3d commented 5 years ago

It is used to be on par with sequence number whose maximum is 4096.