Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c8f54f9

Browse files
committedMar 17, 2025··
fix(wokwi): Change CPU freq to 120
1 parent e27dcc3 commit c8f54f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎tests/validation/uart/diagram.esp32.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
{
77
"type": "board-esp32-devkit-c-v4",
88
"id": "esp",
9-
"attrs": { "cpuFrequency": "80" }
9+
"attrs": { "cpuFrequency": "120" }
1010
}
1111
],
1212
"connections": [

0 commit comments

Comments
 (0)
Please sign in to comment.