SensESP 3.0.1
Universal Signal K sensor toolkit ESP32
Loading...
Searching...
No Matches
sensesp_app.cpp
Go to the documentation of this file.
1#include "sensesp_app.h"
2
3#include <memory>
4
5namespace sensesp {
6
7std::shared_ptr<SensESPApp> sensesp_app;
8
9} // namespace sensesp
std::shared_ptr< SensESPApp > sensesp_app