Remove colours from API #7

This commit is contained in:
Ian Renton
2025-09-29 20:57:17 +01:00
parent 269e67225c
commit ac6d4d40cd
4 changed files with 18 additions and 36 deletions

View File

@@ -8,8 +8,4 @@ class Band:
# Start frequency, in kHz
start_freq: float
# Stop frequency, in kHz
end_freq: float
# Colour to use for this band, as per PSK Reporter
color: str
# Contrast colour to use for text against a background of the band colour
contrast_color: str
end_freq: float