48 it is however already able to use the correct function to parse the next incoming string (thus both positive integer and negative integer).
The functions that need multiple transmissions of data don't work yet though and it possibly need a "small" rewrite of the most important function >_< (the one that handles that incoming data and parsing it to a normal number)
I probably also need a parser for whole strings instead of just a single character (which will use the single character function) however it will also be slow as shit as I can only send 4 bits at a time (thus half a byte).
So...yea... if I ever make this public.avoid this functionality whenever possible