diff -r 84e54b14e7db -r 5bd5f6668f71 main/ble_gap.h --- a/main/ble_gap.h Mon Apr 17 16:20:58 2023 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,12 +0,0 @@ -/** - * @file ble_gap.h - * @brief BLE GAP service. - */ - -#ifndef _BLE_GAP_H -#define _BLE_GAP_H - - -void ble_balkon_gap_register(void); - -#endif