This repository was archived by the owner on Aug 13, 2025. It is now read-only.
Replies: 1 comment 1 reply
-
|
I've exported the button instances in the latest build (1.8.6) that would allow you to hide them? https://github.com/microsoft/jacdac-ts/blob/main/src/p5/p5.jacdac.ts#L41 |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Please excuse my ignorance ... I didn't study long enough the code.
My question is: is there any way to hide the connect button that appears in a p5.js sketch?
I would like to control everything through code only.
Context: I'm considering this library for my coding project at https://codeguppy.com -- which is based on p5.js
Beta Was this translation helpful? Give feedback.
All reactions