I my attempt to reassemble some code, I run into a problem.
The documentation is not very extensive, so I cannot find some stuff.
The original code is: (ttoutt&255)+1
If I understan this correctly, it transforms a decimal number from the label into a hex value and by adding 1, it prevents the outcome to be zero.
How do I get this done with the "Kowalski" program?
2nd Q, is there some more documentation? I have some things from Bill (Big....dynosaur) and his code for the POC V1, that's been a big help....
BR/
Guus