mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2025-12-16 09:03:39 +00:00
Various stuff
This commit is contained in:
@@ -8,4 +8,8 @@ class Band:
|
||||
# Start frequency, in kHz
|
||||
start_freq: float
|
||||
# Stop frequency, in kHz
|
||||
end_freq: float
|
||||
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
|
||||
Reference in New Issue
Block a user