From 66f9e82c5ca313fb90edff6a9d1956c02c973934 Mon Sep 17 00:00:00 2001 From: jaseg Date: Wed, 14 Nov 2018 22:00:06 +0900 Subject: Pairing and fingerprint checking works nicely now --- src/tracing.h | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 src/tracing.h (limited to 'src/tracing.h') diff --git a/src/tracing.h b/src/tracing.h new file mode 100644 index 0000000..9aa9216 --- /dev/null +++ b/src/tracing.h @@ -0,0 +1,20 @@ +#ifndef __TRACING_H__ +#define __TRACING_H__ + +#include + +#define TRACING_SET(i) gpio_set(GPIOD, (1<