Paperd.Ink Library 0.0.5
Library for interacting with Paperd.Ink devices.
Loading...
Searching...
No Matches
weather_parser.cpp File Reference
#include "weather.h"
#include "weather_parser.h"

Go to the source code of this file.

Enumerations

enum  WEATHER_STATE {
  NOT_FOUND , FOUND_TIME , FOUND_WEATHER , FOUND_MAIN ,
  COMPLETED
}
 

Enumeration Type Documentation

◆ WEATHER_STATE

Enumerator
NOT_FOUND 
FOUND_TIME 
FOUND_WEATHER 
FOUND_MAIN 
COMPLETED 

Definition at line 4 of file weather_parser.cpp.

@ FOUND_WEATHER
@ FOUND_TIME
@ COMPLETED
@ NOT_FOUND
@ FOUND_MAIN