New features

This commit is contained in:
nemunaire 2023-11-13 18:50:42 +01:00
commit a9c6cdcd0f
16 changed files with 584 additions and 19 deletions

View file

@ -28,7 +28,7 @@ func init() {
}
func (s *AMP1GPIOSource) GetName() string {
return "entrée analogique"
return "analog."
}
func (s *AMP1GPIOSource) read() ([]byte, error) {