-
Notifications
You must be signed in to change notification settings - Fork 321
Closed
Description
Hello,
I have added 98 "tocalls" entries in the file tocalls.txt . (French department destination)
The problem is that now I have this message:
"MAX_TOCALLS needs to be larger than 200 to handle content of "tocalls.txt"
I opened the file "decode_aprs.c" and I modified the line 3726 from 200 to 500.
3726 #define MAX_TOCALLS 200 --> 3726 #define MAX_TOCALLS 500
The problem is that I still have the message at the opening of direwolf "MAX_TOCALLS needs to be larger than 200 to handle content of "tocalls.txt"
Could you please help me and indicate me which paramater do I have to change to allow more entries in "tocalls.txt" file?
Thank you very much.
Metadata
Metadata
Assignees
Labels
No labels