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
After some initial investigation, this probably needs const generics to be in stable before being releasable. Something could be achieved with the typenum crate, but that's a kludge imo. Const generics are in nightly so it shouldn't be long until it lands.
After #19, there should be a way of giving the driver a different length display buffer depending on the size of the screen.
The text was updated successfully, but these errors were encountered: