ConnectivityLedStatus.RealOnboardLed (connectivity_led_status v0.1.2)
Interacts with the onboard LED. By default "led0"
(the LED on a Pi Zero).
Can be compile-time configured to be a different LED eg
import Config
config :connectivity_led_status, Configuration, led: "led1"
Configuration is optional