#include "AppStack.h" AppStack::AppStack(){ } void AppStack::begin(){ } void AppStack::loop(){ }