Scott González

Results 56 issues of Scott González
trafficstars

I'm using an MCP23017, which supports pull-up resistors on all pins. When initializing a button with `isPullup: true`, the pull-up resistor is not activated on the pin.

Is it possible to implement the [i2c_scanner](https://playground.arduino.cc/Main/I2cScanner/) using the J-5 or firmata APIs? I'm designing some boards that will have optional expansions, with each expansion device using IO expanders with...

What's the status of getting a new release out? Are there still blockers from CI/infra updates?

### Check that this is really a bug - [X] I confirm ### Reproduction link https://jsbin.com/mobisanici/edit?html,css,js,output ### Bug description When using `touchStartPreventDefault: false` and swiping on an image, the interaction...

The `wordpress-sync` task currently runs `wordpress-sync-terms`, then `wordpress-sync-posts`, then `wordpress-sync-resources`. This means that a post can be updated and link to a resource that hasn't been published yet. To prevent...

From @gnarf37: if you change case on a filename the create happens b4 the delete API -> api ended up with an api-2 and had to sync a second time...

A note in Chapter 6 has a broken reference: > You’ll notice that we just wrote the names in a set using {}, so we didn’t need to use an...

When exporting records, the heaviest weight class should export upper limits such as >87 rather than 999. This will ensure that when reimporting records the scoreboard display will have the...

**Is your feature request related to a problem? Please describe.** Some adaptive athletes receive additional time (usually one extra minute per attempt) on their attempt clock. Manually adjusting a one...

enhancement

Determine if there's a sane way to have custom types or if we should just include the custom types in the standard Types page, even though they're not really relevant...