PTT release denoise update

This commit is contained in:
OneOfEleven
2023-09-13 09:20:09 +01:00
parent 2f907f82f8
commit e3e2409854
11 changed files with 229 additions and 211 deletions

View File

@@ -18,7 +18,7 @@
#define VERSION_H
extern const char Version[];
extern const char UART_Version[45];
extern const char UART_Version[];
#endif