Bailey Lissington
Bailey Lissington
## Summary Used the correct "its" (possessive, not contraction) ## Metadata **What kind of change does this PR introduce?** (check at least one) - [ ] Bugfix - [ ]...
fix: fixes spelling mistake
Currently the `serial` function requires a tuple of RX/TX pins. The [reference manual](https://www.st.com/resource/en/reference_manual/rm0390-stm32f446xx-advanced-armbased-32bit-mcus-stmicroelectronics.pdf) states that "the TX and RX lines are internally connected", so only one pin would be required...
Please fill in this template. - [x] Use a meaningful title for the pull request. Include the name of the package modified. - [x] Test the change in your own...
Adds a test to satisfy https://github.com/d3/d3-geo/issues/289
The GeoJSON spec states that a [polygon's LinearRings should be closed](https://geojson.org/geojson-spec.html#linestring). The `geoCircle` function does not necessarily produce a closed LinearRing (first element does not equal the last element). Test...
### Verify latest release - [X] I verified that the issue exists in the latest pnpm release ### pnpm version _No response_ ### Which area(s) of pnpm are affected? (leave...
## Your Environment * Plugin version: 4.16.1 * Platform: Android * OS version: Android 5.1.1 to Android 14 * Device manufacturer / model: Many devices, mainly Samsung Galaxy Tab Active3,...