bluetooth/gatts_ninafw.go
deadprogram 92c12af54f ninafw: BLE central implementation on nina-fw co-processors
Signed-off-by: deadprogram <ron@hybridgroup.com>
2024-01-04 14:35:20 +01:00

7 lines
69 B
Go

//go:build ninafw
package bluetooth
type Characteristic struct {
}