UPD morse delay slower for fast morse, 2024 standard time

This commit is contained in:
2024-10-16 00:13:47 +02:00
parent 64c43796e6
commit 545dd0c17d
4 changed files with 10 additions and 11 deletions

View File

@ -26,7 +26,7 @@ extern "C" {
#define STR(x) STR_HELPER(x)
#endif
#define VERSION_MAJOR 0
#define VERSION_MINOR 4
#define VERSION_MINOR 5
#ifdef DEBUG
#define VERSION_DEBUG ".D"
#else
@ -41,7 +41,7 @@ extern "C" {
/* #define COMPILE_YEAR (__DATE__ + 7) */
#define DATE_COMPILE_CENTURY (20)
#define DATE_COMPILE_YEAR (22)
#define DATE_COMPILE_YEAR (24)
#if !defined _SYS_ERRNO_H_ && !defined __ERRNO_H__ && !defined __AT1_ERROR_NUMBERS__
#define __AT1_ERROR_NUMBERS__