aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules/Control
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2019-12-02 16:30:06 +0200
committerShlomo Hecht <shlomo@twine-s.com>2019-12-02 16:30:06 +0200
commit943093ac637151ce8c4ca93ca9ce7253188e5e9e (patch)
tree926f716e840cc37d31496bcd5c783f7fe5251da6 /Software/Embedded_SW/Embedded/Modules/Control
parentc6a5719857a4b935b65c63913f5b01d2ad01e036 (diff)
downloadTango-943093ac637151ce8c4ca93ca9ce7253188e5e9e.tar.gz
Tango-943093ac637151ce8c4ca93ca9ce7253188e5e9e.zip
debug lod filters command
Diffstat (limited to 'Software/Embedded_SW/Embedded/Modules/Control')
-rw-r--r--Software/Embedded_SW/Embedded/Modules/Control/control.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Embedded_SW/Embedded/Modules/Control/control.c b/Software/Embedded_SW/Embedded/Modules/Control/control.c
index 8dad3fa60..d59aae8f4 100644
--- a/Software/Embedded_SW/Embedded/Modules/Control/control.c
+++ b/Software/Embedded_SW/Embedded/Modules/Control/control.c
@@ -57,7 +57,7 @@
#include "MillisecTask.h"
#include "drivers/FPGA/FPGA_GPIO/FPGA_GPIO.h"
/******************** Definitions ********************************************/
-#define MAX_TANGO_CONTROL_DEVICES 100
+#define MAX_TANGO_CONTROL_DEVICES 120
/******************** STRUCTURES AND ENUMs ********************************************/