Test - it's emitting ... something

This commit is contained in:
cnlohr
2024-05-17 03:55:29 -07:00
parent 0cc3b139d0
commit ba1373bc14
5 changed files with 576 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
#ifndef _FUNCONFIG_H
#define _FUNCONFIG_H
#define FUNCONF_USE_DEBUGPRINTF 1
#define FUNCONF_USE_UARTPRINTF 0
#endif