mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-05-30 14:24:23 +00:00
Before v1, the blinking module would not throw when the passed led file does not exist. This change checks for file existence and defaults to `/dev/null` otherwise Change-type: patch