diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-07-09 11:14:52 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-07-09 11:14:52 -0400 |
commit | 4c6b790dbfc4521126c9b15b038822e5c11780ee (patch) | |
tree | 7635f0b98ecf2af4ee23b61c661e4fe5d39b057e /config/generic-bigtreetech-octopus.cfg | |
parent | 342d0fca789ce503a76ad3daeb9f00cacb557d17 (diff) | |
download | kutter-4c6b790dbfc4521126c9b15b038822e5c11780ee.tar.gz kutter-4c6b790dbfc4521126c9b15b038822e5c11780ee.tar.xz kutter-4c6b790dbfc4521126c9b15b038822e5c11780ee.zip |
config: Fix typo in generic-bigtreetech-octopus.cfg
Reported by @a7hybnj2.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'config/generic-bigtreetech-octopus.cfg')
-rw-r--r-- | config/generic-bigtreetech-octopus.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/generic-bigtreetech-octopus.cfg b/config/generic-bigtreetech-octopus.cfg index bde7c28a..4d44b1a8 100644 --- a/config/generic-bigtreetech-octopus.cfg +++ b/config/generic-bigtreetech-octopus.cfg @@ -1,6 +1,6 @@ # This file contains common pin mappings for the BigTreeTech Octopus. # To use this config, the firmware should be compiled for the -# STM32F466 with a "32KiB bootloader" and a "12MHz crystal" clock reference. +# STM32F446 with a "32KiB bootloader" and a "12MHz crystal" clock reference. # See docs/Config_Reference.md for a description of parameters. |