mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-04 22:17:38 +00:00
Remove the D-Star fast data handling for now as it appears to be
mangling D-Star DTMF data.
This commit is contained in:
parent
ebea3eddb2
commit
351c1199fb
4 changed files with 75 additions and 193 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (C) 2015-2024 by Jonathan Naylor G4KLX
|
||||
* Copyright (C) 2015-2025 by Jonathan Naylor G4KLX
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
|
@ -19,6 +19,6 @@
|
|||
#if !defined(VERSION_H)
|
||||
#define VERSION_H
|
||||
|
||||
const char* VERSION = "20240930";
|
||||
const char* VERSION = "20250227";
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue