reformat code

This commit is contained in:
PolynomialDivision 2017-10-23 15:45:37 +02:00
parent a2b7faee97
commit 377d0815e9
13 changed files with 116 additions and 124 deletions

View file

@ -5,6 +5,6 @@
#include <stdlib.h>
#include <string.h>
int get_rssi_from_iwinfo(__uint8_t* client_addr);
int get_rssi_from_iwinfo(__uint8_t *client_addr);
#endif //DAWN_RSSI_H