package rfm69 // Loop is the main receive and transmit handling loop func (r *Device) Loop() error { for { } }