Good day!
I can set certain necessary parameters via changing proper data in the flash memory.
It's rather simple while it concerns integral data, but how can I set proper float value?
I do know how to set a float value via byte access to the proper memory address(es),
but I don't now - and have not found - how may I get proper presentation of float values in this system.
Did anyone tried to perform such changes?
May you assist me?
Actually, I want to set value of 10.0 to the four-byte room.
Thank you in advance.