This commit is contained in:
BOTAlex 2025-02-28 09:24:37 +01:00
parent 22cabd41ac
commit f45fc592b8
1 changed files with 3 additions and 3 deletions

View File

@ -35,11 +35,11 @@ export const MCUs: MCU_Type[] = [
{ {
name: "ESP32-C3", name: "ESP32-C3",
cpu: { cpu: {
active: 130, single_core_80MHz: 22,
sleep: 15 single_core_160MHz: 54.6,
}, },
sleep: { sleep: {
}, },
wifi: { wifi: {
active: 110, active: 110,