From 09f214efbec2c9155ebb9f172e759c7e86a544ff Mon Sep 17 00:00:00 2001 From: jakeg00dwin Date: Sun, 14 Jul 2024 17:25:44 -0700 Subject: [PATCH] white space changes. --- main.c | 2 +- nbproject/private/private.xml | 9 +-------- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/main.c b/main.c index 03044f8..243a2d1 100644 --- a/main.c +++ b/main.c @@ -17,7 +17,7 @@ //#define __AVR_ATtiny404__ //#endif -//This can prevent issues with utils/delay.h library with the gcc toolchain +//This can prevent issues with util/delay.h library with the gcc toolchain #define __DELAY_BACKWARD_COMPATIBLE__ #include "config.h" diff --git a/nbproject/private/private.xml b/nbproject/private/private.xml index 420dcec..284eeec 100644 --- a/nbproject/private/private.xml +++ b/nbproject/private/private.xml @@ -2,13 +2,6 @@ - - file:/home/ronin/Documents/projects/freelance/laith_naaman/fg004a.X/main.c - file:/home/ronin/Documents/projects/freelance/laith_naaman/fg004a.X/load.c - file:/home/ronin/Documents/projects/freelance/laith_naaman/fg004a.X/load.h - file:/home/ronin/Documents/projects/freelance/laith_naaman/fg004a.X/config.h - file:/home/ronin/Documents/projects/freelance/laith_naaman/fg004a.X/RegEdit.c - file:/home/ronin/Documents/projects/freelance/laith_naaman/fg004a.X/ADC.c - +