rot finished

This commit is contained in:
2026-01-09 11:56:40 +01:00
parent 1ee0afa088
commit ac99f291a7
30 changed files with 5581 additions and 293 deletions

View File

@@ -37,9 +37,8 @@ type PowerGeniusConfig struct {
}
type TunerGeniusConfig struct {
Host string `yaml:"host"`
Port int `yaml:"port"`
IDNumber int `yaml:"id_number"`
Host string `yaml:"host"`
Port int `yaml:"port"`
}
type AntennaGeniusConfig struct {