summaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h
index ccd81023..94692fa0 100644
--- a/src/config.h
+++ b/src/config.h
@@ -50,4 +50,6 @@ enum Config {
NUMWEATHERS = 4,
NUMHOURS = 24,
+
+ NUMANTENNAS = 8,
};