Wombat Environmental Node 1.0
An environmental node for SDI-12 and digital sensors.
|
FTP setup and configuration through the CLI. More...
#include <freertos/FreeRTOS.h>
#include <Stream.h>
#include <StreamString.h>
#include "cli/FreeRTOS_CLI.h"
#include "cli/CLI.h"
#include "cli/device_config/ftp_cli.h"
#include "ftp_stack.h"
Macros | |
#define | TAG "ftp_cli" |
ESP32 debug output tag. More... | |
Variables | |
static StreamString | response_buffer_ |
FTP CLI response buffer for output to the user. More... | |
FTP setup and configuration through the CLI.
#define TAG "ftp_cli" |
ESP32 debug output tag.
|
static |
FTP CLI response buffer for output to the user.