We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f968da1 commit e07e5e6Copy full SHA for e07e5e6
src/user_settings.h
@@ -7,7 +7,7 @@
7
8
//skip ed25519_verify, see crypto_ed25519_verify in crypto.c
9
//Pair Verify Step 2/2: skip=35ms, not-skip=794ms
10
-//#define ARDUINO_HOMEKIT_SKIP_ED25519_VERIFY
+#define ARDUINO_HOMEKIT_SKIP_ED25519_VERIFY
11
12
#include "stdint.h"
13
#include "stddef.h"
0 commit comments