EthernetNetIf Compatibility.
Dependents: XBeeWiFi_SPI_example
Fork of NetServicesSource by
Diff: services/email/smtp/SMTPClient.cpp
- Revision:
- 5:dd63a1e02b1b
- Parent:
- 1:abb442332fa8
--- a/services/email/smtp/SMTPClient.cpp Fri Jul 09 14:46:47 2010 +0000 +++ b/services/email/smtp/SMTPClient.cpp Tue Jul 27 15:59:42 2010 +0000 @@ -23,6 +23,9 @@ #include "SMTPClient.h" +/* + Provided as reference only, this code has not been tested. +*/ #if 0 #include <stdio.h>