peripheral optimizations

This commit is contained in:
2025-01-04 00:36:29 +01:00
parent 556f24991e
commit e4392c8902
10 changed files with 408 additions and 342 deletions

View File

@@ -1,7 +1,7 @@
package main
import (
"changeme/hardware"
"dmxconnect/hardware"
"fmt"
"github.com/rs/zerolog/log"