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
I am imagining this as a backend of the miniscreen class - it could be configured to output to display/web/imgcat/pygame, etc.
An alternative would be to provide it as a swap-out replacement for pitop.miniscreen.Miniscreen
perhaps pitop.miniscreen.WebEmulator?
This is obviously a different paradigm to other web interfaces in the SDK, but the advantage of doing this separately for the miniscreen is that this would be great for rapid debugging, local development (no pi-top), etc.
The text was updated successfully, but these errors were encountered:
I am imagining this as a backend of the miniscreen class - it could be configured to output to display/web/
imgcat
/pygame
, etc.An alternative would be to provide it as a swap-out replacement for
pitop.miniscreen.Miniscreen
pitop.miniscreen.WebEmulator
?This is obviously a different paradigm to other web interfaces in the SDK, but the advantage of doing this separately for the miniscreen is that this would be great for rapid debugging, local development (no pi-top), etc.
The text was updated successfully, but these errors were encountered: