Hey hey!
I was just wondering how you go about storing two values in one with individual retrieval functionality.
Case in point - I'm saving a value between 0-127 in an unsigned byte and would really like to make use
of the 128-255 range too. Since my bitmasking skills are... lacking, I was wondering if someone who
already knows how could school me?
//EE

