Skip to content

Conversation

@rtyley
Copy link

@rtyley rtyley commented Sep 23, 2023

Both startup() and check_trigger() were using identical code to append a new entry to the rain.txt trigger log (introduced with #55) when a trigger pulse from the rain sensor is detected - this refactor introduces a new store_rain_trigger_record() method, meaning the code only needs to be in one place.

Both `startup()` and `check_trigger()` were using identical code
to append a new entry to the `rain.txt` trigger log (introduced with
pimoroni#55) when a pulse from the
rain sensor is detected - this refactor introduces a new
`store_rain_trigger_record()` method, meaning the code only needs
to be in one place.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant