From 4e0f249bd23996bc9f3aac6a2bfd5602bdaef53e Mon Sep 17 00:00:00 2001 From: Joey Castillo Date: Thu, 5 Aug 2021 15:49:20 -0400 Subject: documentation! --- Sensor Watch Starter Project/app.c | 1 - 1 file changed, 1 deletion(-) (limited to 'Sensor Watch Starter Project') diff --git a/Sensor Watch Starter Project/app.c b/Sensor Watch Starter Project/app.c index c3eddcbc..a180f0ea 100644 --- a/Sensor Watch Starter Project/app.c +++ b/Sensor Watch Starter Project/app.c @@ -1,7 +1,6 @@ #include #include #include "watch.h" -#include "app.h" ////////////////////////////////////////////////////////////////////////////////////////// // This section sets up types and storage for our application state. -- cgit v1.2.3