Documentation
¶
Index ¶
- type Microbit
- func (b Microbit) CleanupRadio() error
- func (b Microbit) Identify() error
- func (b Microbit) InitialiseRadio() error
- func (b Microbit) Online() (bool, error)
- func (b Microbit) Restart() error
- func (b Microbit) Scan(applicationUUID int) (map[string]struct{}, error)
- func (b Microbit) Update(filePath string) error
- func (b Microbit) UpdateConfig(config interface{}) error
- func (b Microbit) UpdateEnvironment(config interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Microbit ¶
func (Microbit) CleanupRadio ¶ added in v1.4.0
func (Microbit) InitialiseRadio ¶ added in v1.4.0
func (Microbit) UpdateConfig ¶ added in v0.1.5
func (Microbit) UpdateEnvironment ¶ added in v0.1.5
Click to show internal directories.
Click to hide internal directories.