Files
bobbycar-boardcomputer-firm…/main/webserver_lock.cpp

4 lines
105 B
C++
Raw Permalink Normal View History

2021-11-21 00:56:28 +01:00
#include "webserver_lock.h"
cpputils::DelayedConstruction<espcpputils::mutex_semaphore> webserver_lock;