Logo Pico-Framework A web-first embedded framework for C++
Loading...
Searching...
No Matches
AppContext.cpp File Reference
#include "framework/AppContext.h"
#include "time/TimeManager.h"
#include "http/JwtAuthenticator.h"
#include "events/EventManager.h"
#include "events/TimerService.h"
#include "events/GpioEventManager.h"
#include "utility/logger.h"
#include "storage/JsonService.h"
#include "storage/FatFsStorageManager.h"
#include "framework_config.h"
#include "DebugTrace.h"
+ Include dependency graph for AppContext.cpp:

Go to the source code of this file.

Functions

 TRACE_INIT (AppContext)
 

Function Documentation

◆ TRACE_INIT()

TRACE_INIT ( AppContext  )