Browse Source

Add ESP32 160MHz to README (#19748)

Andreas Setterlind 3 years ago
parent
commit
814db9d7c9
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -46,7 +46,7 @@ Marlin 2.0 introduces a layer of abstraction so that all the existing high-level
46 46
 
47 47
   board|processor|speed|flash|sram|logic|fpu
48 48
   ----|---------|-----|-----|----|-----|---
49
-  [ESP32](https://www.espressif.com/en/products/hardware/esp32/overview)|Tensilica Xtensa LX6|240MHz|---|---|3.3V|---
49
+  [ESP32](https://www.espressif.com/en/products/hardware/esp32/overview)|Tensilica Xtensa LX6|160-240MHz variants|---|---|3.3V|---
50 50
 
51 51
   #### LPC1768 / LPC1769
52 52
 

Loading…
Cancel
Save