Skip to content

Commit 57751cd

Browse files
committed
Revert "Enable BR_USE_UNIX_TIME on Arduino"
This reverts commit 30b1db8.
1 parent 3ecb40c commit 57751cd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/bearssl/config.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,9 +128,6 @@
128128
*
129129
#define BR_USE_UNIX_TIME 1
130130
*/
131-
#ifdef ARDUINO
132-
#define BR_USE_UNIX_TIME 1
133-
#endif
134131

135132
/*
136133
* When BR_USE_WIN32_TIME is enabled, the X.509 validation engine obtains

0 commit comments

Comments
 (0)