//go:build softdevice && s140v7 // +build softdevice,s140v7 package bluetooth /* // Add the correct SoftDevice include path to CFLAGS, so #include will work as // expected. #cgo CFLAGS: -Is140_nrf52_7.3.0/s140_nrf52_7.3.0_API/include */ import "C"