Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
sdk:sleep-mode [2020/10/02 09:24]
juraschek [Requierments]
sdk:sleep-mode [2021/07/20 10:28] (current)
fachet
Line 56: Line 56:
     MAXMSG ​         = 5;                            /* process max. 5 msgs                          */     MAXMSG ​         = 5;                            /* process max. 5 msgs                          */
     MAXAGE ​         = 300;                          /* message mustn'​t be older than 5 mins         */     MAXAGE ​         = 300;                          /* message mustn'​t be older than 5 mins         */
-    MAXLINES = 32; /* max. number of lines in msg (incl. header) ​  */+    MAXLINES     ​= 32;     ​/* max. number of lines in msg (incl. header) ​  */
     AUTH            = 1;                            /* perform authentication ​                      */     AUTH            = 1;                            /* perform authentication ​                      */
     ADMPWD ​         = ""; ​                          /* password used for authentication ​            */     ADMPWD ​         = ""; ​                          /* password used for authentication ​            */