X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/fnordlicht-mini/blobdiff_plain/ec1bef8e19888e982ffc53129f74d58868e8d203..e06282dce0420369b589ec793c567a8a2cc48603:/firmware/fnordlicht-firmware/config.h diff --git a/firmware/fnordlicht-firmware/config.h b/firmware/fnordlicht-firmware/config.h index b708a48..3ac7d9a 100644 --- a/firmware/fnordlicht-firmware/config.h +++ b/firmware/fnordlicht-firmware/config.h @@ -67,15 +67,6 @@ #define CONFIG_SERIAL_BAUDRATE 19200 #endif -/* configure master mode: - * 0 disable master mode completely - * 1 check if master mode jumper is set (default) - * 2 always act as master - */ -#ifndef CONFIG_MASTER_MODE -#define CONFIG_MASTER_MODE 1 -#endif - /* check if hardware is valid */ #if defined(HARDWARE_fnordlicht) /* specific settings for old fnordlicht hardware */