if482 correction factor fixed
This commit is contained in:
parent
b7df5bce1a
commit
b7b41968ab
@ -4,7 +4,7 @@
|
||||
#include "globals.h"
|
||||
|
||||
#define IF482_FRAME_SIZE (17)
|
||||
#define IF482_SYNC_FIXUP (2) // calibration to fixup processing time [milliseconds]
|
||||
#define IF482_SYNC_FIXUP (10) // calibration to fixup processing time [milliseconds]
|
||||
|
||||
String IRAM_ATTR IF482_Frame(time_t tt);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user