This commit is contained in:
2024-10-10 03:29:11 +06:00
parent 8f1700c094
commit df9b2445bd
2 changed files with 3 additions and 0 deletions

View File

@@ -10,5 +10,6 @@
#define FUNCONF_USE_DEBUGPRINTF 0
#define FUNCONF_USE_UARTPRINTF 0
#define FUNCONF_UART_PRINTF_BAUD 115200 // Only used if FUNCONF_USE_UARTPRINTF is set.
#define FUNCONF_USE_CLK_SEC 0
#endif