We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f91c63f commit 68ca763Copy full SHA for 68ca763
README.md
@@ -68,6 +68,8 @@ This exemple is launched from release folder
68
69
``wlanDecodedFrameList.add(dataDecode);``
70
71
+Check ``fr.bmartel.wlandecoder.DisplayDecodingInfo.java to see how to retrieve data programmatically.
72
+
73
You can retrieve radiotap data too if you want. Go check http://akinaru.github.io/radiotap-decoder-java/ for more precision
74
75
<b>PROGRAM SYNTAX for parsing Wlan802.11 frames ONLY</b>
0 commit comments