dead code
This commit is contained in:
parent
78f52b75c0
commit
6a4b746750
|
@ -11,10 +11,6 @@
|
||||||
|
|
||||||
#if EFI_TOOTH_LOGGER
|
#if EFI_TOOTH_LOGGER
|
||||||
|
|
||||||
typedef struct __attribute__ ((packed)) {
|
|
||||||
uint16_t timestamp;
|
|
||||||
} tooth_logger_s;
|
|
||||||
|
|
||||||
typedef struct __attribute__ ((packed)) {
|
typedef struct __attribute__ ((packed)) {
|
||||||
// the whole order of all packet bytes is reversed, not just the 'endian-swap' integers
|
// the whole order of all packet bytes is reversed, not just the 'endian-swap' integers
|
||||||
uint32_t timestamp;
|
uint32_t timestamp;
|
||||||
|
|
Loading…
Reference in New Issue