一個 MakeCode 專案
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

11 lines
320 B

/**
* This will be loaded before starting the simulator.
* If you wish to add custom javascript,
* ** make sure to add this line to pxt.json**
*
* "disableTargetTemplateFiles": true
*
* otherwise MakeCode will override your changes.
*
* To register a constrol simmessages, use addSimMessageHandler
*/