From fb1611c0ca99d9e609057c46507be2af8389bb7b Mon Sep 17 00:00:00 2001 From: Anson Bridges Date: Tue, 17 Feb 2026 11:37:50 -0800 Subject: firmware coad --- firmware/rf test/Core/Src/lis2dw12.c | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 firmware/rf test/Core/Src/lis2dw12.c (limited to 'firmware/rf test/Core/Src/lis2dw12.c') diff --git a/firmware/rf test/Core/Src/lis2dw12.c b/firmware/rf test/Core/Src/lis2dw12.c new file mode 100644 index 0000000..15a8df4 --- /dev/null +++ b/firmware/rf test/Core/Src/lis2dw12.c @@ -0,0 +1,8 @@ +/* + * lis2dw12.c + * + * Created on: Dec 30, 2025 + * Author: Anson Bridges + */ +#include "lis2dw12.h" + -- cgit v1.2.3