Fix endianness bug in write_digit2_separated (#2699)
* Fix endianness bug in write_digit2_separated * Move endianness check to compile time if it possible * Turn 8 into a constant
Showing
Please register or sign in to comment
* Fix endianness bug in write_digit2_separated * Move endianness check to compile time if it possible * Turn 8 into a constant