More organization - need to use the new flow for probing
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
// Package types defines the types necessary to handle peripherals
|
||||
package types
|
||||
|
||||
type CommandID uint8
|
||||
type (
|
||||
CommandID uint8
|
||||
Command uint8
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user