Skip to content

Commit

Permalink
Correct ESP32 CPU speed in README (MarlinFirmware#16472)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbm60 authored and thinkyhead committed Jan 9, 2020
1 parent 6e658a7 commit 8a7661d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -46,7 +46,7 @@ Marlin 2.0 introduces a layer of abstraction so that all the existing high-level

board|processor|speed|flash|sram|logic|fpu
----|---------|-----|-----|----|-----|---
[ESP32](https://www.espressif.com/en/products/hardware/esp32/overview)|Tensilica Xtensa LX6|320MHz|---|---|3.3V|---
[ESP32](https://www.espressif.com/en/products/hardware/esp32/overview)|Tensilica Xtensa LX6|240MHz|---|---|3.3V|---

#### LPC1768 / LPC1769

0 comments on commit 8a7661d

Please sign in to comment.