Rename f_cnt_up to f_cnt.

This commit is contained in:
Orne Brocaar
2022-07-01 15:09:50 +01:00
parent fb74bda3fd
commit 9eeee3759c
13 changed files with 207 additions and 207 deletions

View File

@ -104,7 +104,7 @@ message UplinkEvent {
uint32 dr = 6;
// Frame counter.
uint32 f_cnt_up = 7;
uint32 f_cnt = 7;
// Frame port.
uint32 f_port = 8;