Hello, it's possible to use a variable or a #define in ser configure file? for example, can I write something like this:
#define PHONE_IP ="10.10.2.3" #define MSG_ERROR="this is a message error"
etc. etc.
if it's not possible, how can I obtain the same behaviour?
Thank You Andrea