Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bs authored Nov 19, 2023
1 parent bab2379 commit 2992ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ The Battery monitor assumes the use of a Lolin D32 board which uses GPIO-35 as a
8. Optional: Personalize your display
* change the text on the start screen (define `TXT_START` in `owm_credentials.h`)
* change the screen titles (string `LOCATIONS_TXT` in `owm_credentials.h`)
* replace the bitmap images on the local/remote screens (`bitmap_local.h` and `bitmap_remote.h)
* replace the bitmap images on the local/remote screens (`bitmap_local.h` and `bitmap_remote.h`)

see [Image to C++ - Conversion to Bitmap](https://javl.github.io/image2cpp/)

Expand Down

0 comments on commit 2992ac6

Please sign in to comment.