ArduinoDumbDisplay v0.9.9-r34
DumbDisplay Arduino Library -- https://github.com/trevorwslee/Arduino-DumbDisplay
 
Loading...
Searching...
No Matches
DDConnectPassiveStatus Struct Reference

Struct for the status values of calling DumbDisplay::connectPassive() More...

#include <dumbdisplay.h>

Public Attributes

bool connected
 connection made or not – same as the return value of DumbDisplay::connectPassive()
 
bool connecting
 connecting: when not connected; starting to establish connection by sending hand-shake messages
 
bool reconnecting
 reconnecting: when connected; detected reconnecting (after lost of connection)
 

Detailed Description

Struct for the status values of calling DumbDisplay::connectPassive()