nrf5/bluetooth: Updating header guard in bluetooth_conf.h to reflect new filename.

This commit is contained in:
Glenn Ruben Bakke 2017-03-04 18:05:51 +01:00
parent 56d106507a
commit ab0d9756f1

View File

@ -1,5 +1,5 @@
#ifndef NRF_SDK_CONF_H__
#define NRF_SDK_CONF_H__
#ifndef BLUETOOTH_CONF_H__
#define BLUETOOTH_CONF_H__
// SD specific configurations.