Shellminator
V1.2.0
Simple Terminal
|
#include "Shellminator.hpp"
Go to the source code of this file.
Macros | |
#define | CLIENT_STATE client.connected() |
#define | CLIENT_STATE ( client.status() == ESTABLISHED ) |
Variables | |
const char Shellminator::helpText[] | PROGMEM |
#define CLIENT_STATE client.connected() |
Definition at line 55 of file Shellminator.cpp.
#define CLIENT_STATE ( client.status() == ESTABLISHED ) |
Definition at line 55 of file Shellminator.cpp.
const char Shellminator::helpText [] PROGMEM |
Definition at line 134 of file Shellminator.cpp.