From 1a26662f2a7a087194a84517d9730f32e74a0998 Mon Sep 17 00:00:00 2001 From: Malcolm McKellips Date: Mon, 10 Feb 2025 15:21:08 -0700 Subject: [PATCH] Autogenerated: Fix doxygen for slashes in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 018ca70..46624ce 100644 --- a/README.md +++ b/README.md @@ -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