Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 506 Bytes

File metadata and controls

4 lines (3 loc) · 506 Bytes

Contains a menu that can handle up to five micro-bit programs as well as two programs that are already implemented into the first two choices of the menu.

Menu items are indicated by the lights to the left of the screen. Menu selection is handled through the page variable, with page 0 being the menu, page 1 being the first program, and page 2 being the second program. Developers can add new Micro-bit programs to the menu through the page variable. There is room for five programs outside of the menu.