8000 Update sx1276.h · fsaf11/ESP32-micropython-lora@18ec6cf · GitHub
[go: up one dir, main page]

Skip to content

Commit 18ec6cf

Browse files
authored
Update sx1276.h
1 parent 9f6b055 commit 18ec6cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/sx127x/sx1276/sx1276.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ typedef struct
9696
*/
9797
typedef struct
9898
{
99+
uint32_t TimeStamp;
99100
int8_t SnrValue;
100101
int16_t RssiValue;
101102
uint8_t Size;

0 commit comments

Comments
 (0)
0