Use 24c3 encryption key

This commit is contained in:
Stefan `Sec` Zehl 2011-07-18 21:42:59 +02:00
parent 7b88a9f7a9
commit c39052259d
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
#define BEACON_MAC "\x1\x2\x3\x2\1"
uint32_t const testkey[4] = {
0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff
0xB4595344,0xD3E119B6,0xA814D0EC,0xEFF5A24E
};
int enctoggle=0;