summary refs log tree commit diff stats
path: root/src/beacon_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/beacon_data.h')
-rw-r--r--src/beacon_data.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/beacon_data.h b/src/beacon_data.h new file mode 100644 index 0000000..25fd734 --- /dev/null +++ b/src/beacon_data.h
@@ -0,0 +1,3 @@
1#define BEACON_PAYLOAD_LENGTH 128
2
3extern const unsigned char kBeaconPayloads[][128];