You are reading a single comment by @Frida and its replies. Click here to read the full conversation.
  • On ver 1v98 I have only a black bar, but on 1v99 I can see the text also.

    // Pixl00.js
    
    Pixl.menu({'' : {'title' : '--My Menu--'},
               'Backlight on ' : ()=>LED.set(),
               'Backlight off' : ()=>LED.reset(),
               'Back         ' : ()=>Pixl.menu()});
    
    

    It is the one that is on the backside of the quick reference card.
    My old eyes needed a magnifying glass.

    Now to the question: should 'Back' not restart the menu?
    I only get a blank screen.

    Very nice piece of hardware.

About

Avatar for Frida @Frida started