cleanup repo ready for release

This commit is contained in:
cnlohr
2024-10-31 18:25:44 -04:00
parent 73a80f4099
commit e3ed2e9084
14 changed files with 63 additions and 59 deletions
+9
View File
@@ -0,0 +1,9 @@
#ifndef _FUNCONFIG_H
#define _FUNCONFIG_H
#define FUNCONF_USE_DEBUGPRINTF 0
#define FUNCONF_USE_UARTPRINTF 1
#endif