SYMBOL INDEX (9 symbols across 2 files) FILE: SerialESP8266wifi.cpp function niceDelay (line 120) | void niceDelay(int duration){ function WifiMessage (line 526) | WifiMessage SerialESP8266wifi::listenForIncomingMessage(int timeout){ function WifiMessage (line 563) | WifiMessage SerialESP8266wifi::getIncomingMessage(void) { function byte (line 615) | byte SerialESP8266wifi::readCommand(int timeout, const char* text1, cons... function byte (line 673) | byte SerialESP8266wifi::readBuffer(char* buf, byte count, char delim) { FILE: SerialESP8266wifi.h type WifiMessage (line 37) | struct WifiMessage{ type WifiConnection (line 44) | struct WifiConnection{ type Flags (line 50) | struct Flags // 1 byte value (on a system where 8 bits is a byte function class (line 66) | class SerialESP8266wifi