fix
This commit is contained in:
parent
c6aba01c90
commit
e22134a1d5
|
@ -2,7 +2,7 @@
|
|||
#define _RATGDO_ROLLING_CODE_H
|
||||
|
||||
extern "C" {
|
||||
#include "../secplus/secplus.h"
|
||||
#include "secplus.h"
|
||||
}
|
||||
|
||||
void readCounterFromFlash(); // get the rolling code counter from setup.json &
|
||||
|
|
Loading…
Reference in New Issue