How to remove Services from Zephyr BLE Example?

Hi, 

This might be a simple answer, but I am working a BLE app which I started from the zephyr peripheral example provided in the nrf connect sdk. I removed the cts service, and am trying to remove the heart rate service. I seem to have removed everything that mentions it in main, but it is still showing up and the answer eludes me. Is there anything else I need to remove to get rid of the service from showing up? 

Edit: I missed the configuration in prj.cnf

Parents Reply Children
No Data
Related