This repository was archived by the owner on Aug 13, 2025. It is now read-only.
Editing an Existing Service #1390
ssande-fwd
started this conversation in
DDK
Replies: 3 comments 3 replies
|
You would need to edit https://github.com/microsoft/jacdac/blob/main/services/acidity.md and then run the buildspecs script. |
0 replies
|
The rename is tricker since it will have impact on the generated files etc... But you could reach a middle ground by setting the short name to ph. Sounds good to rename the register and move to stable. |
0 replies
|
I'm still building my mental model of the system.
I can't find a link between pxt-jacdac and jacdac-ts. Do I simply manually copy acidity.ts into constants.ts, retaining the namespace? |
3 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.
I need a pH service and there is one, acidity. However, there are 3 issues/quirks with it:
Can I edit the max_humidity typo? Can we move it to stable at some point soon? Any argument against renaming it to pH? I only found documentation about creating new service, not editing an existing one. How do you edit an existing one?
All reactions