-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_history
More file actions
1 lines (1 loc) · 3.73 KB
/
_history
File metadata and controls
1 lines (1 loc) · 3.73 KB
1
{"entries":[{"timestamp":1758941953639,"editorVersion":"8.0.16","changes":[{"type":"edited","filename":"main.blocks","patch":[{"start1":0,"length1":757,"diffs":[[1,"<xml xmlns=\"https://developers.google.com/blockly/xml\"><variables></variables><block type=\"pxt-on-start\" id=\"wm:CDexcAFeLnV{r.|F0\" x=\"-4\" y=\"-9\"><statement name=\"HANDLER\"><block type=\"I2CInit\" id=\"P_QcHkmVS!,{F0y.Hp,`\"><next><block type=\"IR_init\" id=\"~P`yG.95ZLL1ql:~GIr)\"></block></next></block></statement></block><block type=\"IR_IR_callbackUser\" id=\"r38l!]NR^z]]8^^n$;ur\" x=\"-2\" y=\"174\"><statement name=\"HANDLER\"><block type=\"device_show_number\" id=\"@KkTCkVc2VrAF}AgEIus\"><value name=\"number\"><shadow type=\"math_number\" id=\"ttrqgG9dBSCrOcEK@82{\"><field name=\"NUM\">0</field></shadow><block type=\"IR_read\" id=\"ck)iPKhSlHK5!8OmjygP\"></block></value></block></statement></block><block type=\"device_forever\" id=\"5+hGUOcLcFhhLLzfA_ha\" x=\"-4\" y=\"313\"></block></xml>"]]}]}]}],"snapshots":[{"timestamp":1758941953638,"editorVersion":"8.0.16","text":{"main.blocks":"<xml xmlns=\"https://developers.google.com/blockly/xml\"><variables></variables><block type=\"pxt-on-start\" id=\"wm:CDexcAFeLnV{r.|F0\" x=\"-4\" y=\"-9\"><statement name=\"HANDLER\"><block type=\"I2CInit\" id=\"P_QcHkmVS!,{F0y.Hp,`\"><next><block type=\"IR_init\" id=\"~P`yG.95ZLL1ql:~GIr)\"></block></next></block></statement></block><block type=\"IR_IR_callbackUser\" id=\"r38l!]NR^z]]8^^n$;ur\" x=\"-2\" y=\"174\"><statement name=\"HANDLER\"><block type=\"device_show_number\" id=\"@KkTCkVc2VrAF}AgEIus\"><value name=\"number\"><shadow type=\"math_number\" id=\"ttrqgG9dBSCrOcEK@82{\"><field name=\"NUM\">0</field></shadow><block type=\"IR_read\" id=\"ck)iPKhSlHK5!8OmjygP\"></block></value></block></statement></block><block type=\"device_forever\" id=\"5+hGUOcLcFhhLLzfA_ha\" x=\"-4\" y=\"313\"></block></xml>","main.ts":"","README.md":"\n> Open deze pagina op [https://roboracemsw.github.io/roboracetemplate/](https://roboracemsw.github.io/roboracetemplate/)\n\n## Gebruiken als extensie\n\nDeze repository kan worden toegevoegd als **extensie** in MakeCode.\n\n* open [https://makecode.microbit.org/](https://makecode.microbit.org/)\n* klik op **Nieuw project**\n* klik op **Extensies** onder het tandwielmenu\n* zoeken naar **https://github.com/roboracemsw/roboracetemplate** en importeren\n\n## Dit project bewerken\n\nOm deze repository te bewerken in MakeCode.\n\n* open [https://makecode.microbit.org/](https://makecode.microbit.org/)\n* klik op **Importeren** en klik vervolgens op **Importeer URL**\n* plak **https://github.com/roboracemsw/roboracetemplate** en klik op importeren\n\n#### Metadata (gebruikt voor zoeken, rendering)\n\n* for PXT/microbit\n<script src=\"https://makecode.com/gh-pages-embed.js\"></script><script>makeCodeRender(\"{{ site.makecode.home_url }}\", \"{{ site.github.owner_name }}/{{ site.github.repository_name }}\");</script>\n","pxt.json":"{\n \"name\": \"ShowRawIRCode\",\n \"description\": \"\",\n \"dependencies\": {\n \"core\": \"*\",\n \"radio\": \"*\",\n \"microphone\": \"*\",\n \"maqueen\": \"github:ousiris/pxt-maqueen#d8f23e36c954b0ece8a4bc60204cd0b33163c226\",\n \"neopixel\": \"github:microsoft/pxt-neopixel#v0.7.6\"\n },\n \"files\": [\n \"main.blocks\",\n \"main.ts\",\n \"README.md\"\n ],\n \"testFiles\": [\n \"test.ts\"\n ],\n \"targetVersions\": {\n \"target\": \"8.0.16\",\n \"targetId\": \"microbit\"\n },\n \"supportedTargets\": [\n \"microbit\"\n ],\n \"preferredEditor\": \"blocksprj\"\n}\n","test.ts":"// tests gaan hier; deze zal niet worden gecompileerd wanneer dit pakket wordt gebruikt als extensie.\n"}}],"shares":[],"lastSaveTime":1758941999519}