aboutsummaryrefslogtreecommitdiff
path: root/src/vsr.h
blob: 78b4950553bd5ab3fe9a4254239312525fa417cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#pragma once

/** This is a central file for contolling VSR-specific experiments */

// corrupt instance=0's messages after 20 seconds
// #define VSR_MESSAGE_FIDDLING

// dump all sent Ni-Fi packets
// #define VSR_DUMP_MESSAGES

// add "Inject" menu bar item
#define VSR_INJECTION