This repository has been archived on 2024-08-02. You can view files and clone it, but cannot push or open issues or pull requests.
2018-09-21 12:31:52 +02:00
|
|
|
// Package emlid is a package to configure EMLID ReachRS modules in Go.
|
2018-09-19 17:45:38 +02:00
|
|
|
//
|
|
|
|
// It aims to provide a simple interface to common ReachRS modules management operations.
|
2018-09-21 12:31:52 +02:00
|
|
|
package emlid
|