This commit is contained in:
J. Nick Koston 2023-06-05 12:50:55 -05:00
parent c6aba01c90
commit e22134a1d5
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#define _RATGDO_ROLLING_CODE_H #define _RATGDO_ROLLING_CODE_H
extern "C" { extern "C" {
#include "../secplus/secplus.h" #include "secplus.h"
} }
void readCounterFromFlash(); // get the rolling code counter from setup.json & void readCounterFromFlash(); // get the rolling code counter from setup.json &