diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-12-27 12:32:12 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-12-27 12:32:12 -0500 |
commit | 634ae08df6fbd962bd034ac434539c5d02eb5dfa (patch) | |
tree | c5e6b2f32ec79fde4458617be7456586b0e4e9fd /config/generic-bigtreetech-skr-pico-v1.0.cfg | |
parent | aa2ede4a8cd035f21a92e741bc0648bdf88c817c (diff) | |
download | kutter-634ae08df6fbd962bd034ac434539c5d02eb5dfa.tar.gz kutter-634ae08df6fbd962bd034ac434539c5d02eb5dfa.tar.xz kutter-634ae08df6fbd962bd034ac434539c5d02eb5dfa.zip |
config: Minor updates to generic-bigtreetech-skr-pico-v1.0.cfg
Small wording change and add to printer test cases.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'config/generic-bigtreetech-skr-pico-v1.0.cfg')
-rw-r--r-- | config/generic-bigtreetech-skr-pico-v1.0.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/generic-bigtreetech-skr-pico-v1.0.cfg b/config/generic-bigtreetech-skr-pico-v1.0.cfg index 5130d283..83f89d65 100644 --- a/config/generic-bigtreetech-skr-pico-v1.0.cfg +++ b/config/generic-bigtreetech-skr-pico-v1.0.cfg @@ -1,6 +1,6 @@ # This file contains common pin mappings for the BIGTREETECH SKR Pico V1.0 -# To use this config, the firmware should be compiled for the -# RP2040 and USB / UART communication. +# To use this config, the firmware should be compiled for the RP2040 with +# USB communication. # The "make flash" command does not work on the SKR Pico V1.0. Instead, # after running "make", copy the generated "out/klipper.uf2" file |