// // Created by cfif on 19.07.2024. // #ifndef SMART_COMPONENTS_TELEMATICA_GSMSOCKETTIMEOUTS_H #define SMART_COMPONENTS_TELEMATICA_GSMSOCKETTIMEOUTS_H #define defaultSocketTimeout 2000 #define defaultSocketOpenTimeout 4000 #define defaultSocketTransmiteTimeout 4000 #endif //SMART_COMPONENTS_TELEMATICA_GSMSOCKETTIMEOUTS_H