New features
This commit is contained in:
parent
c67b43ab3c
commit
a9c6cdcd0f
16 changed files with 584 additions and 19 deletions
|
|
@ -28,7 +28,7 @@ func init() {
|
|||
}
|
||||
|
||||
func (s *AMP1GPIOSource) GetName() string {
|
||||
return "entrée analogique"
|
||||
return "analog."
|
||||
}
|
||||
|
||||
func (s *AMP1GPIOSource) read() ([]byte, error) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue