Skip to content

Commit

Permalink
docs: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jgauchia authored Nov 15, 2024
1 parent 6877719 commit cff1c7a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,6 @@ If the board has a BOOT button (GPIO0) it is possible to use power saving functi
To do this, simply include the following Build Flag in the required env in platformio.ini

```-DPOWER_SAVE``` <br>
```-DARDUINO_RUNNING_CORE=1``` <br>
```-DARDUINO_EVENT_RUNNING_CORE=1``` <br>

> [!IMPORTANT]
> Currently, this project can run on any board with an ESP32S3 and at least a 320x480 TFT screen. The idea is to support all existing boards on the market that I can get to work, so if you don't want to use the specific IceNav board, please feel free to create an issue, and I will look into providing support.
Expand Down

0 comments on commit cff1c7a

Please sign in to comment.