Issue with PrimeHub firmware 4.0.0 and hub_menu() #2731
bcfletcher
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Program slots are not unique to block code. People can have multiple Python programs for similar reasons. For example:
I could see this being quite useful. For example you could have a remote control program always on slot 5 so you have an easy way to test mechanics for the person not programming. Slots are documented in the getting started guide.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
i'm running Pybricks Code v3.0.0 with firmware v4.0.0 on a Spike Prime hub
how do i disable the the new 5 slot mode which was primarily intended for Block Coding mode?
we run hub_menu() in python and don't want to confuse the kids with the new slot mode.
also. unless i'm missing something the new 5 slot mode isn't discussed in the docs.
thanks
Beta Was this translation helpful? Give feedback.
All reactions