Skip to content
Snippets Groups Projects
Commit 56d0d110 authored by Colin Wulf's avatar Colin Wulf
Browse files

dw1000: applied merge for rxTimestamp

parents bef17c84 1c304399
No related branches found
No related tags found
No related merge requests found
......@@ -64,9 +64,6 @@
#define DWT_PLEN_256 0x24 //! Non-standard preamble length 256 symbols
#define DWT_PLEN_128 0x14 //! Non-standard preamble length 128 symbols
#define DWT_PLEN_64 0x04 //! Standard preamble length 64 symbols
typedef struct {
uint8_t chan; //!< channel number {1, 2, 3, 4, 5, 7 }
uint8_t prf; //!< Pulse Repetition Frequency {DWT_PRF_16M or DWT_PRF_64M}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment