You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What do you mean by strings support? Could you please provide some useful example?
I cannot imaging how 4 characters displays could be useful to display strings.
As for the colon support - yeah it seems useful.
But, to be honest, I'm not sure when I will recreate the circuit to test the code afterwards. Probably, it would be better/faster if you just define some ALPHABET array (like DIGITS) and write something like print_hex in your code for now.
Also, for column workaround - you could try adding 0x80 to the code (but without a circuit I cannot tell it for sure).
Feature request.
Please add strings and the colon support to the crate.
Thank you!
The text was updated successfully, but these errors were encountered: