Skip to content

Commit

Permalink
test(wifi_function): increase esp32c6 CPU frequency
Browse files Browse the repository at this point in the history
  • Loading branch information
urish committed Nov 17, 2024
1 parent 7322e37 commit 5acaf6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/wifi_function/diagram.esp32c6.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"id": "esp",
"top": 5.29,
"left": 4.12,
"attrs": { "cpuFrequency": "20" }
"attrs": { "cpuFrequency": "28" }
}
],
"connections": [ [ "esp:TX", "$serialMonitor:RX", "", [] ], [ "esp:RX", "$serialMonitor:TX", "", [] ] ],
Expand Down

0 comments on commit 5acaf6c

Please sign in to comment.