aboutsummaryrefslogtreecommitdiff
path: root/src/vsr.h
blob: 1db1f221e261eeb95a32c3b06ebd8ad7e7a6309b (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