figure: antenna setup for two antennas

This commit is contained in:
Eric-Teunis de Boone 2022-10-06 11:11:02 +02:00
parent 978278f80d
commit 5257be0112
2 changed files with 7 additions and 0 deletions

View file

@ -113,3 +113,6 @@ antenna_setup_four.%: src/four_antenna_setup.py
antenna_setup_three.%: src/four_antenna_setup.py
$< --no-extra $@
antenna_setup_two.%: src/four_antenna_setup.py
$< --no-extra $@ 2