|
|
|
@ -2,6 +2,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
#define VersionString "0.0.0.67"
|
|
|
|
#define VersionString "0.0.0.67"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// .12 Save font weight
|
|
|
|
// .12 Save font weight
|
|
|
|
// .13 Display incomplete lines (ie without CR)
|
|
|
|
// .13 Display incomplete lines (ie without CR)
|
|
|
|
// .14 Add YAPP and Listen Mode
|
|
|
|
// .14 Add YAPP and Listen Mode
|
|
|
|
@ -75,6 +76,7 @@
|
|
|
|
// .67 Add config Yapp RX Size dialog July 2023
|
|
|
|
// .67 Add config Yapp RX Size dialog July 2023
|
|
|
|
// Fix 63 port montoring
|
|
|
|
// Fix 63 port montoring
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#define _CRT_SECURE_NO_WARNINGS
|
|
|
|
#define _CRT_SECURE_NO_WARNINGS
|
|
|
|
|
|
|
|
|
|
|
|
#define UNUSED(x) (void)(x)
|
|
|
|
#define UNUSED(x) (void)(x)
|
|
|
|
|