Skip to content

Commit

Permalink
Fix Memory Issues
Browse files Browse the repository at this point in the history
  • Loading branch information
AJ-Koenig committed May 27, 2024
1 parent 9b27689 commit 0cc8fa7
Show file tree
Hide file tree
Showing 37 changed files with 935 additions and 827 deletions.
8 changes: 8 additions & 0 deletions Software/.idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions Software/.idea/codeStyles/Project.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions Software/.idea/codeStyles/codeStyleConfig.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 19 additions & 0 deletions Software/.idea/dataSources.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

23 changes: 23 additions & 0 deletions Software/.idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions Software/.idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Software/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ This project uses ESP32's [native logging library](https://docs.espressif.com/pr

**Upload and monitor**
```bash
pio run -t upload -t monitor -e developmentS3
pio run -t upload -t monitor
```

**Run Unit Test tests**
Expand Down
Loading

0 comments on commit 0cc8fa7

Please sign in to comment.