Removed floating point stuff

This commit is contained in:
OneOfEleven
2023-09-13 02:01:35 +01:00
parent 21d5d1ee15
commit 2f907f82f8
24 changed files with 146 additions and 117 deletions

View File

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