Cylon
  .robot()
  .connection("digispark", { adaptor: "digispark" })
  .device("led", { driver: "led", pin: 1 })