Restore log-on-blink
Previously blinky used the `ToggleLed` function which had its own
log message ("Toggling LED") which would appear on every blink
on/off.
Starting in 76860ac, the blink functions no longer delegate to
`ToggleLed`. This caused a reduction in log messages, which was
undesirable because it's useful to have user "heartbeat" signal
for logs.
This CL adds a new log message indicating when the LED blinks
on and off.
Change-Id: I27101d84a5d635ab9f5cdc88157ecbd0bf71518b
Reviewed-on: https://pigweed-internal-review.git.corp.google.com/c/pigweed/showcase/rp2/+/73168
Commit-Queue: Auto-Submit <auto-submit@pw-internal-service-accounts.iam.gserviceaccount.com>
Presubmit-Verified: CQ Bot Account <pigweed-internal-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Aaron Green <aarongreen@google.com>
Pigweed-Auto-Submit: Taylor Cramer <cramertj@google.com>
1 file changed