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
Start a UART service and write (microbit UART RX) onProgramRemoved code to send a string delimiter "#". Keep the starting and stopping delimiters for now. The whole message will read "$#|"
The MakeCode program will look for the "#" delimiter to act on the message sent when a program is removed.
No additional UI needed. Need to note its existence in the documentation, as well as the functions we added to abstract some of the data types for sending to and from the microbit.
The text was updated successfully, but these errors were encountered:
When a Bluetooth component is added:
The MakeCode program will look for the "#" delimiter to act on the message sent when a program is removed.
No additional UI needed. Need to note its existence in the documentation, as well as the functions we added to abstract some of the data types for sending to and from the microbit.
The text was updated successfully, but these errors were encountered: