beginnings of the servo

This commit is contained in:
legop3
2025-11-17 17:02:09 -05:00
parent 3bd723202c
commit 4bd9e25fc4
5 changed files with 131 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@ module multiroombarover/pi/roverd
go 1.25.4
require (
github.com/stianeikeland/go-rpio/v4 v4.6.0
github.com/tarm/serial v0.0.0-20180830185346-98f6abe2eb07
github.com/warthog618/go-gpiocdev v0.9.1
gopkg.in/yaml.v3 v3.0.1