which arduino are you using? (sprintf could be an option)
BTW the code from the pic would work and you would just print the va array. because it's fixed size you would not have the issue of length but you might get leading zeros.
which arduino are you using? (sprintf could be an option)
BTW the code from the pic would work and you would just print the va array. because it's fixed size you would not have the issue of length but you might get leading zeros.