01-02-2024, 00:09
Hi,
The software is compiling fine. Let's try to discover why it isn't compiling for you.
From your post it seems that TXINFO_ DATA declaration was disappeared.
Can you please post your Config_Options.h file?
Or check if when editing the Config_Options.h file you haven't messed line 138
Reg.
Werk_AG
The software is compiling fine. Let's try to discover why it isn't compiling for you.
Code:
exit status 1
'TXINFO_DATA' was not declared in this scopeFrom your post it seems that TXINFO_ DATA declaration was disappeared.
Can you please post your Config_Options.h file?
Or check if when editing the Config_Options.h file you haven't messed line 138
Code:
#define TXINFO_DATA 2Reg.
Werk_AG

