diff options
| author | Shlomo Hecht <shlomo@twine-s.com> | 2019-12-02 16:30:06 +0200 |
|---|---|---|
| committer | Shlomo Hecht <shlomo@twine-s.com> | 2019-12-02 16:30:06 +0200 |
| commit | 943093ac637151ce8c4ca93ca9ce7253188e5e9e (patch) | |
| tree | 926f716e840cc37d31496bcd5c783f7fe5251da6 /Software/Embedded_SW/Embedded/Modules/Control | |
| parent | c6a5719857a4b935b65c63913f5b01d2ad01e036 (diff) | |
| download | Tango-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.c | 2 |
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 ********************************************/ |
