No no,
The *10 is the following:
When receiving the 4 bytes excluding the command byte, resulting in 8 "characters" at the end..
For example.. im receiving 43 52 00 00 these are the frequency bytes.. 43520000 = 435.200,00 mhz but in hz 1x 00 to short for HZ.. therefore i do x10 to add a extra 0.
Then it is correct for HZ
↧