Skip to content

Commit

Permalink
rm PSRAM support from solo1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2866 authored Apr 16, 2024
1 parent 0ed7b6e commit 7440970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards/esp32_solo1.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"build": {
"core": "esp32",
"extra_flags": "-DARDUINO_TASMOTA -DBOARD_HAS_PSRAM -DESP32_4M -DCORE32SOLO1",
"extra_flags": "-DARDUINO_TASMOTA -DESP32_4M -DCORE32SOLO1",
"f_cpu": "240000000L",
"f_flash": "40000000L",
"flash_mode": "dio",
Expand Down

0 comments on commit 7440970

Please sign in to comment.