I have hex code data. Data within a message is big-endian and the least significant bit (LSB) of each byte is transmitted first. Example: "44 FA 25 12"
Considering the things given in this data, what order will the first state be in?
I want to reorder the entered data according to the given format.
New contributor
mrhndsm is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.