diff options
author | Florian Heilmann <Florian.Heilmann@gmx.net> | 2019-02-10 22:13:21 +0000 |
---|---|---|
committer | KevinOConnor <kevin@koconnor.net> | 2019-02-10 17:59:40 -0500 |
commit | 607461f7b6c19f951c07e9edb880ccabeee176c0 (patch) | |
tree | d27db63bb449dda66e2657f71c4550dc8c926ce6 /docs/Features.md | |
parent | 59a60d68f55c1f05dda2959311390011835f3af7 (diff) | |
download | kutter-607461f7b6c19f951c07e9edb880ccabeee176c0.tar.gz kutter-607461f7b6c19f951c07e9edb880ccabeee176c0.tar.xz kutter-607461f7b6c19f951c07e9edb880ccabeee176c0.zip |
docs: Update duet2 benchmarks
Signed-off-by: Florian Heilmann <Florian.Heilmann@gmx.net>
Diffstat (limited to 'docs/Features.md')
-rwxr-xr-x | docs/Features.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Features.md b/docs/Features.md index c4284d61..36afe083 100755 --- a/docs/Features.md +++ b/docs/Features.md @@ -136,9 +136,9 @@ represent total number of steps per second on the micro-controller. | Arduino Due (SAM3X8E) | 438K | 438K | | Smoothieboard (LPC1768) | 574K | 574K | | SAM4S8C | 578K | 578K | -| Duet2 Wifi/Eth (SAM4E8E) | 652K | 652K | | Smoothieboard (LPC1769) | 661K | 661K | | Beaglebone PRU | 680K | 680K | +| Duet2 Wifi/Eth (SAM4E8E) | 686K | 686K | | Adafruit Metro M4 (SAMD51) | 733K | 733K | On AVR platforms, the highest achievable step rate is with just one |