Skip to content

1.0.1: Simplify split_string and ensure 8 bits when float >1

Latest
Compare
Choose a tag to compare
@maxchrr maxchrr released this 07 Apr 19:51
bd5603c

Fix if floating number is >1 (positive or negative).
Old algorithm return 7 bits instead of 8.