ESPNode
Functions | Variables
commands.h File Reference
#include "common.h"
Include dependency graph for commands.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void prozess_cmd (const String cmd, const String value)
 
void show_settings ()
 

Variables

bool cmd_valid = false
 

Function Documentation

◆ prozess_cmd()

void prozess_cmd ( const String  cmd,
const String  value 
)

◆ show_settings()

void show_settings ( )

Variable Documentation

◆ cmd_valid

bool cmd_valid = false