From c49906d9a20cd217e798ab021e7bf812401d7a07 Mon Sep 17 00:00:00 2001 From: Joshua Liu Date: Thu, 19 Jun 2025 22:44:23 -0400 Subject: feat: created functions.c and functions.h, these files will be used to store information and code for functions that are executed when a button is pressed --- functions.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 functions.h (limited to 'functions.h') diff --git a/functions.h b/functions.h new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3