• Interesting...

    AI told me to add the line

    Bluetooth.setConsole(true);
    

    at the beginning to keep the console connection.

    Now, I get the error message:

    Uncaught TypeError: Expecting Number or iterable, got undefined
     at line 3 col 275 in .bootcde
    ...0,0,0],function(){a&&a()})})
                                  ^
    in function "tap" called from line 22 col 4 in .bootcde
      });
       ^
    in function called from system
    
About