Explorar el Código

Correct ESP32 CPU speed in README (#16472)

Mehdi Beyk Mohamadi hace 4 años
padre
commit
8a7661df89
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver fichero

@@ -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|320MHz|---|---|3.3V|---
49
+  [ESP32](https://www.espressif.com/en/products/hardware/esp32/overview)|Tensilica Xtensa LX6|240MHz|---|---|3.3V|---
50 50
 
51 51
   #### LPC1768 / LPC1769
52 52
 

Loading…
Cancelar
Guardar