This repository was archived by the owner on Aug 13, 2025. It is now read-only.
Replies: 1 comment 9 replies
-
|
we typically don't use the online editor to work on the pxt-jacdac project (and sub-projects). instead follow the developer instructions in https://github.com/microsoft/pxt-jacdac#developer-section May I ask what you are trying to acheive? pxt-jacdac is the core library and it might be easier for you to work by simply referencing it. |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I’m an undergraduate student in the Ka Moamoa lab at Northwestern with Josiah Hester, I’m interested in extending JACDAC for the micro:bit to help developers visually debug and understand the energy usage of their programs.
I’m currently trying to import a forked copy of pxt-jacdac as an extension into MakeCode. But when I try to “Add Blocks” for the button2 it runs into this error:

I was wondering if there are any missing steps besides cloning & importing the URL for a forked copy of pxt-jacdac to get the JACDAC extension to work.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions