main/config.h

changeset 119
1cef3c25426b
parent 117
b6d5c4cb61bb
child 121
30aca5888d2b
--- a/main/config.h	Fri Jul 30 20:35:04 2021 +0200
+++ b/main/config.h	Sat Jul 31 15:44:20 2021 +0200
@@ -287,13 +287,6 @@
  */
 void remove_station(uint8_t *SSID);
 
-/**
- * @brief Blacklist station SSID
- * @param SSID The SSID to blacklist.
- * @return -1 if error, else the record number.
- */
-int blacklist_station(uint8_t *SSID);
-
 
 
 /**

mercurial