Paperd.Ink Library 0.0.5
Library for interacting with Paperd.Ink devices.
Loading...
Searching...
No Matches
todo_list.h File Reference

Go to the source code of this file.

Classes

class  PaperdinkUITodoListClass
 
class  PaperdinkUITodoListTaigaClass
 
class  PaperdinkUITodoListTodoistClass
 

Macros

#define DEBUG   Serial
 
#define TODO_LIST_MAX_TASKS   30
 
#define TODO_LIST_MAX_TODO_STR_LENGTH   30
 

Variables

PaperdinkUITodoListTaigaClass Paperdink_TodoListTaiga
 
PaperdinkUITodoListTodoistClass Paperdink_TodoListTodoist
 

Macro Definition Documentation

◆ DEBUG

#define DEBUG   Serial

Definition at line 6 of file todo_list.h.

◆ TODO_LIST_MAX_TASKS

#define TODO_LIST_MAX_TASKS   30

Definition at line 8 of file todo_list.h.

◆ TODO_LIST_MAX_TODO_STR_LENGTH

#define TODO_LIST_MAX_TODO_STR_LENGTH   30

Definition at line 9 of file todo_list.h.

Variable Documentation

◆ Paperdink_TodoListTaiga

PaperdinkUITodoListTaigaClass Paperdink_TodoListTaiga
extern

Definition at line 248 of file todo_list.cpp.

◆ Paperdink_TodoListTodoist

PaperdinkUITodoListTodoistClass Paperdink_TodoListTodoist
extern

Definition at line 249 of file todo_list.cpp.