get rssi from iwinfo lib

This commit is contained in:
PolynomialDivision 2017-10-26 20:56:47 +02:00
parent bd1dbf39d6
commit eadbaa2765
3 changed files with 35 additions and 0 deletions

View file

@ -7,4 +7,6 @@
int get_rssi_from_iwinfo(__uint8_t *client_addr);
int get_rssi_iwinfo();
#endif //DAWN_RSSI_H