Closed haroldm closed 2 months ago
The applet predates revC, and so it was built without controllable pull-ups. Please make it non-optional; on revA/B, there will be a message instructing to add an external pull-up. There isn't really a reason to have it optional.
It should be good now, thanks.
Forgot to change the commit message, sorry.
Unfortunately you did that after I added it to the queue, so the change didn't go in.
Instead of using an external pull-up on R/B# (for instance as shown in this blog post), it is more convenient to use an internal one.
This PR adds an option to do that and doesn't change default behaviour.