|
Wombat Environmental Node 1.0
An environmental node for SDI-12 and digital sensors.
|
#include "Utils.h"Go to the source code of this file.
Macros | |
| #define | WOMBAT_FTP_STACK_H |
Functions | |
| bool | ftp_login (void) |
| bool | ftp_logout (void) |
| bool | ftp_get (const char *filename) |
| bool | ftp_upload_file (const String &filename) |
| #define WOMBAT_FTP_STACK_H |
| bool ftp_get | ( | const char * | filename | ) |
| bool ftp_login | ( | void | ) |
| bool ftp_logout | ( | void | ) |
| bool ftp_upload_file | ( | const String & | filename | ) |