diff options
author | Kevin <chenkevinh11@gmail.com> | 2020-08-29 21:27:03 -0700 |
---|---|---|
committer | Kevin <chenkevinh11@gmail.com> | 2020-08-29 21:27:03 -0700 |
commit | 212dd91e2910e58e5a5c0c32e8726f2efc396c22 (patch) | |
tree | bb2e072d84735a10d16f984f2e52d7e039d1ae8b /docs | |
parent | 06af711f57df20b195a1cf37b1a31ceee9a672b6 (diff) |
PuTTY image fix
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docs/assets/bond-clearing/debug.log | 0 | ||||
-rw-r--r-- | docs/docs/assets/usb-logging/putty.PNG | bin | 19822 -> 0 bytes | |||
-rw-r--r-- | docs/docs/assets/usb-logging/putty.jpg | bin | 0 -> 160650 bytes | |||
-rw-r--r-- | docs/docs/dev-guide-usb-logging.md | 2 |
4 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/assets/bond-clearing/debug.log b/docs/docs/assets/bond-clearing/debug.log new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/docs/docs/assets/bond-clearing/debug.log diff --git a/docs/docs/assets/usb-logging/putty.PNG b/docs/docs/assets/usb-logging/putty.PNG Binary files differdeleted file mode 100644 index b53d536..0000000 --- a/docs/docs/assets/usb-logging/putty.PNG +++ /dev/null diff --git a/docs/docs/assets/usb-logging/putty.jpg b/docs/docs/assets/usb-logging/putty.jpg Binary files differnew file mode 100644 index 0000000..dfbb4bd --- /dev/null +++ b/docs/docs/assets/usb-logging/putty.jpg diff --git a/docs/docs/dev-guide-usb-logging.md b/docs/docs/dev-guide-usb-logging.md index 11b568e..c5fb4b9 100644 --- a/docs/docs/dev-guide-usb-logging.md +++ b/docs/docs/dev-guide-usb-logging.md @@ -66,7 +66,7 @@ On Windows, you can use [PuTTY](https://www.putty.org/). Once installed, use Dev  - + If you already have the Ardunio IDE installed you can also use its built-in Serial Monitor. |