more RW lights

This commit is contained in:
aap
2019-06-01 12:02:31 +02:00
parent 0476a41883
commit 92434f01f1
3 changed files with 174 additions and 2 deletions

View File

@ -51,6 +51,7 @@ enum Config {
NUMWEATHERS = 4,
NUMHOURS = 24,
NUMEXTRADIRECTIONALS = 4,
NUMANTENNAS = 8,
NUMCORONAS = 56
};