Replies: 1 comment 1 reply
-
No, the builder has no current way to modify the code. If you want to do this you'll have to bite the bullet and do the compilation yourself. The file you'd need to edit is: https://github.com/joeycastillo/Sensor-Watch/blob/439843f56b1cd6f8976b2ecabb27457a3b3e233c/movement/movement_custom_signal_tunes.h |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to modify the code that is built with the online Sensor Watch Builder? I would like to change the sound option to something custom (the ubiquitous "doorbell" sound) but still keep the customized watch faces. My hope is that it would be easy to change the music commands for the Mario or Zelda tunes but keep everything else the same.
The builder gives an output file in UF2 format, which I understand is not easily editable. Is there another way to edit the code? I am not a programmer but I am confident that I can alter a few commands if I knew how to access an editable file.
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions