Added spectrum analyzer from fagci
This commit is contained in:
@@ -11,6 +11,6 @@
|
||||
const char Version[] = "OEFW-"VER;
|
||||
const char UART_Version[] = "UV-K5 Firmware, Open Edition, OEFW-"VER"\r\n";
|
||||
#else
|
||||
const char Version[] = "1o11-"VER;
|
||||
const char UART_Version[] = "UV-K5 Firmware, Open Edition, 1o11-"VER"\r\n";
|
||||
const char Version[] = "1o11+fagci-"VER;
|
||||
const char UART_Version[] = "UV-K5 Firmware, Open Edition, 1o11+fagci-"VER"\r\n";
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user