diff --git a/nrf5/bluetooth_conf.h b/nrf5/bluetooth_conf.h index 701cc13a6d..6a3cbdc83e 100644 --- a/nrf5/bluetooth_conf.h +++ b/nrf5/bluetooth_conf.h @@ -18,7 +18,7 @@ #define BLUETOOTH_WEBBLUETOOTH_REPL (0) #define MICROPY_PY_UBLUEPY (1) #define MICROPY_PY_UBLUEPY_PERIPHERAL (1) -#define MICROPY_PY_UBLUEPY_CENTRAL (0) +#define MICROPY_PY_UBLUEPY_CENTRAL (1) #else #error "SD not supported"