fixing
git-svn-id: file:///home/jan/tmp/wetterstation/trunk@182 dd492736-c11a-0410-ad51-8c26713eaf7f
This commit is contained in:
parent
d8192b9d06
commit
d4f95150d2
|
|
@ -289,7 +289,7 @@ static void mail_failtures(){
|
|||
addresses.bcc = NULL;
|
||||
|
||||
mail_err_nr = mail_message(& addresses, "Wetterstation", 0, get_message, & failed_sensors, servo);
|
||||
printf("%s\n",get_mail_status_text(mail_err_nr));
|
||||
DEBUGOUT2("%s\n",get_mail_status_text(mail_err_nr));
|
||||
}
|
||||
|
||||
/* Mainfkt. und diverse andere Funktionen zum beenden des Programmes ---*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue