11 GfxNetInfo(String newSsid, int8_t newChannel, uint8_t newSignal);
18 void draw(uint16_t xOffset=0, uint16_t yOffset=0);
29 void update(int8_t newChannel, uint8_t newSignal);
void draw(uint16_t xOffset=0, uint16_t yOffset=0)
int8_t channel()
get the channel
void update(int8_t newChannel, uint8_t newSignal)
Updates the ephemeral details for this ssid.
uint8_t signal()
get the last signal strength
uint32_t lastSeenMs()
get last seen ms
String lastSeen()
get last seen in human readable form
String ssid()
get the ssid