summaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
authorSadeep Madurange <sadeep@asciimx.com>2025-05-06 07:14:22 +0800
committerSadeep Madurange <sadeep@asciimx.com>2025-05-06 07:14:22 +0800
commit52080fed19d6cbc2461e3c74d63f4408ea70b590 (patch)
tree0ce02fe2713bce938c858b14542b747fe5ed3a48 /main.c
parent50d1cb0c673ff55c6516c1264a54125db5d99f57 (diff)
downloadavr-fpm-drivers-52080fed19d6cbc2461e3c74d63f4408ea70b590.tar.gz
Remove soft uart from code and reorganize files.
Diffstat (limited to 'main.c')
-rw-r--r--main.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/main.c b/main.c
index 4f23d57..a7d9df2 100644
--- a/main.c
+++ b/main.c
@@ -1,9 +1,4 @@
-/*
- * example_usage.c
- *
- */
-
-#include "fpm.h"
+#include "r503.h"
int main(void)
{