|
Paperd.Ink Library 0.0.5
Library for interacting with Paperd.Ink devices.
|
#include "../../paperdink_common.h"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 |
| #define DEBUG Serial |
Definition at line 6 of file todo_list.h.
| #define TODO_LIST_MAX_TASKS 30 |
Definition at line 8 of file todo_list.h.
| #define TODO_LIST_MAX_TODO_STR_LENGTH 30 |
Definition at line 9 of file todo_list.h.
|
extern |
Definition at line 248 of file todo_list.cpp.
|
extern |
Definition at line 249 of file todo_list.cpp.