//go:build featherwing package main // do sx127x setup here func setup() error { return nil }