README: MODE_BUTTON_PIN button change #6
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Don't you just hate it when that voice at the back of your head is telling you that you forgot something, and you can't tell what it is!! I was thinking when I pushed the other PR that there was still something missing... I unfortunately noticed this AFTER assembly, so it's a good thing there is a config file ;) ... but... IT'S ALIVE now! 😄
I may end up doing one or two more PRs around button debouncing/state-locking and putting the OLED to sleep after inactivity once I fully come to grips the code and how I want to run this. Thanks for the great video walkthoughs btw 😉 ... wouldn't have even known these handy sensors were around without it.
MODE_BUTTON_PIN was changed from D7 (GPIO13) to D3 (GPIO0).