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
From the discussion for #98 , we discovered that a PiZero with Buster has two UARTs like the Pi 3/4.
Right now the Zero shares all the configuration of the Pi 1, a new enum case should be added, easy to so in 2.0.0-beta, but that need to be documented for 1.x since the splitting of the original value will break user code.
The text was updated successfully, but these errors were encountered:
From the discussion for #98 , we discovered that a PiZero with Buster has two UARTs like the Pi 3/4.
Right now the Zero shares all the configuration of the Pi 1, a new enum case should be added, easy to so in 2.0.0-beta, but that need to be documented for 1.x since the splitting of the original value will break user code.
The text was updated successfully, but these errors were encountered: