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

Go to the source code of this file.

Enumerations

enum  TAIGA_STATE {
  NOT_FOUND , FOUND_TASK , FOUND_ID , FOUND_TOKEN ,
  W_ID , FOUND_TIME , FOUND_WEATHER , FOUND_MAIN
}
 

Enumeration Type Documentation

◆ TAIGA_STATE

Enumerator
NOT_FOUND 
FOUND_TASK 
FOUND_ID 
FOUND_TOKEN 
W_ID 
FOUND_TIME 
FOUND_WEATHER 
FOUND_MAIN 

Definition at line 4 of file taiga_parser.cpp.

@ FOUND_ID
@ FOUND_WEATHER
@ FOUND_TIME
@ FOUND_TASK
@ FOUND_TOKEN
@ NOT_FOUND
@ FOUND_MAIN
@ W_ID