Skip to content

Commit

Permalink
fix(esp32-p4-preview): typo in fqbn
Browse files Browse the repository at this point in the history
  • Loading branch information
urish committed Nov 7, 2024
1 parent a07432f commit 3c08dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards/esp32-p4-preview/board.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "ESP32-P4 Preview",
"author": "Uri Shaked",
"mcu": "esp32-p4",
"fqbn": "esp32:esp32:esp32p2",
"fqbn": "esp32:esp32:esp32p4",

"width": 26.214,
"height": 84.271,
Expand Down

0 comments on commit 3c08dea

Please sign in to comment.