Back to production mode from THTIC2 commisioning mode
This commit is contained in:
@@ -18,7 +18,7 @@ debug_build_flags = -O0 -g -ggdb
|
|||||||
monitor_port = COM21
|
monitor_port = COM21
|
||||||
monitor_filters = send_on_enter, time, colorize, log2file
|
monitor_filters = send_on_enter, time, colorize, log2file
|
||||||
monitor_speed = 115200
|
monitor_speed = 115200
|
||||||
build_flags = -Wl,--no-warn-rwx-segment -DNOECAT
|
build_flags = -Wl,--no-warn-rwx-segment -DECAT
|
||||||
lib_deps =
|
lib_deps =
|
||||||
SPI
|
SPI
|
||||||
pilotak/MCP3X21@^1.0.1
|
pilotak/MCP3X21@^1.0.1
|
||||||
|
|||||||
@@ -198,7 +198,7 @@ void setup(void)
|
|||||||
ecat_slv_init(&config);
|
ecat_slv_init(&config);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if 1 // Uncomment for commissioning tests
|
#if 0 // Uncomment for commissioning tests
|
||||||
// #define only one of the below
|
// #define only one of the below
|
||||||
#define ADS1xxx
|
#define ADS1xxx
|
||||||
#undef ADC_MCP3221
|
#undef ADC_MCP3221
|
||||||
|
|||||||
Reference in New Issue
Block a user