diff options
author | Tyler Walker <tyler.walker@gmail.com> | 2020-10-08 18:42:55 -0400 |
---|---|---|
committer | Tyler Walker <tyler.walker@gmail.com> | 2020-10-08 18:42:55 -0400 |
commit | a8d48b043d0913e2f4e15d34547989d78b1b8088 (patch) | |
tree | e2ac99b58fe3aca0e45f25bfdc064602c5aa9759 | |
parent | 00479e913f77c0b915fac29adfce21a10bdaf424 (diff) |
add benign uf2 transfer error for macOS to troubleshooting
-rw-r--r-- | docs/docs/assets/troubleshooting/filetransfer/mac.png | bin | 0 -> 26499 bytes | |||
-rw-r--r-- | docs/docs/troubleshooting.md | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/docs/docs/assets/troubleshooting/filetransfer/mac.png b/docs/docs/assets/troubleshooting/filetransfer/mac.png Binary files differnew file mode 100644 index 0000000..f28ca8d --- /dev/null +++ b/docs/docs/assets/troubleshooting/filetransfer/mac.png diff --git a/docs/docs/troubleshooting.md b/docs/docs/troubleshooting.md index deb89b6..2e5e989 100644 --- a/docs/docs/troubleshooting.md +++ b/docs/docs/troubleshooting.md @@ -19,6 +19,10 @@ Variations of the warnings shown below occur when flashing the `<firmware>.uf2` | :-------------------------------------------------------------------------------: | | An example of the file transfer error on Linux | +| ![Example Error Screen](../docs/assets/troubleshooting/filetransfer/mac.png) | +| :-------------------------------------------------------------------------------: | +| An example of the file transfer error on MacOS | + ### CMake Error |