Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

Commit

Permalink
work on rssi and remove header <bit>
Browse files Browse the repository at this point in the history
  • Loading branch information
Consti10 committed Dec 15, 2020
1 parent 4a1d4e1 commit 74faa04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/OpenHDStatisticsWriter.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

// Stores the min, max and average of the rssi values reported for this wifi card
// Doesn't differentiate from which antenna the rssi value came
//https://www.radiotap.org/fields/Antenna%20signal.html
class RSSIForWifiCard {
public:
RSSIForWifiCard()=default;
Expand Down

0 comments on commit 74faa04

Please sign in to comment.