rot finished

This commit is contained in:
2026-01-09 23:54:50 +01:00
parent 1ee0afa088
commit ac99f291a7
30 changed files with 5580 additions and 292 deletions
+2 -3
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 {