Skip to content

Commit

Permalink
Autogenerated: Fix doxygen for slashes in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
malcolm-sparkfun committed Feb 10, 2025
1 parent 1247022 commit 1a26662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Finally, connect a device with CircuitPython installed to your computer and then
circup install --py qwiic_gpio
```

If you would like to install any of the examples from this repository, issue the corresponding circup command from below. (NOTE: The below syntax assumes you are using CircUp on Windows. Linux and Mac will have different path seperators (i.e. "/" vs. "\"). See the [CircUp "example" command documentation](https://learn.adafruit.com/keep-your-circuitpython-libraries-on-devices-up-to-date-with-circup/example-command) for more information)
If you would like to install any of the examples from this repository, issue the corresponding circup command from below. (NOTE: The below syntax assumes you are using CircUp on Windows. Linux and Mac will have different path seperators. See the [CircUp "example" command documentation](https://learn.adafruit.com/keep-your-circuitpython-libraries-on-devices-up-to-date-with-circup/example-command) for more information)

```sh
circup example qwiic_gpio\qwiic_gpio_ex1a_write
Expand Down

0 comments on commit 1a26662

Please sign in to comment.