diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2022-05-06 14:54:50 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2022-05-06 14:54:50 -0400 |
commit | 661f5b08c8ea62aec55e5fda555b970a1895d073 (patch) | |
tree | 273689292b09c1bfb4608ca9da386b70cd5bb954 | |
parent | c4232bea2e2278b98a3b51e1d14b287d766ab5c2 (diff) | |
download | kutter-661f5b08c8ea62aec55e5fda555b970a1895d073.tar.gz kutter-661f5b08c8ea62aec55e5fda555b970a1895d073.tar.xz kutter-661f5b08c8ea62aec55e5fda555b970a1895d073.zip |
docs: Fix typo in Benchmarks.md
Reported by @kaidegit.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-rw-r--r-- | docs/Benchmarks.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Benchmarks.md b/docs/Benchmarks.md index 7149c64a..ff2b895c 100644 --- a/docs/Benchmarks.md +++ b/docs/Benchmarks.md @@ -262,7 +262,7 @@ finalize_config crc=0 The test was last run on commit `247cd753` with gcc version `arm-none-eabi-gcc (Fedora 10.2.0-4.fc34) 10.2.0`. -| stm32f042 | ticks | +| stm32g0b1 | ticks | | ---------------- | ----- | | 1 stepper | 58 | | 3 stepper | 243 | |