main/ble_adv.h

changeset 33
5bd5f6668f71
parent 32
84e54b14e7db
child 34
40231d010111
--- a/main/ble_adv.h	Mon Apr 17 16:20:58 2023 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-/**
- * @file ble_adv.h
- * @brief BLE Advertise services.
- */
-
-#ifndef _BLE_ADV_H
-#define _BLE_ADV_H
-
-
-esp_err_t ble_balkon_adv_config(void);
-void ble_balkon_adv_start(void);
-void ble_balkon_adv_set_complete_handle(void);
-
-
-#endif

mercurial