5 lines
105 B
C++
5 lines
105 B
C++
#pragma once
|
|
#include <PsychicHttp.h>
|
|
#include "WWWData.h"
|
|
|
|
void mountStaticAssets(PsychicHttpServer& s); |