ERIS CORE

◆ setParent()

void FLASHMEM AppWren::setParent ( AppBaseClass parent)
inline

Set the Parent object.

Parameters
parent

Definition at line 202 of file AppWren.h.

202 {AppBaseClass::setParent(parent);}
void setParent(AppBaseClass *parent)
Set the Parent object.
Definition: AppBaseClass.h:121

References AppBaseClass::setParent().

Referenced by setup().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: