|
@@ -388,7 +388,7 @@ main() |
|
|
|
|
|
|
|
|
Radio.Rx(0); |
|
|
Radio.Rx(0); |
|
|
|
|
|
|
|
|
comms_init(&cs, procmsg, &shared_key_buf); |
|
|
|
|
|
|
|
|
comms_init(&cs, procmsg, &shared_key_buf, NULL, NULL); |
|
|
|
|
|
|
|
|
uint8_t txbuf[128] = "i'mhere"; |
|
|
uint8_t txbuf[128] = "i'mhere"; |
|
|
struct pktbuf txpktbuf; |
|
|
struct pktbuf txpktbuf; |
|
|