Logo Pico-Framework A web-first embedded framework for C++
Loading...
Searching...
No Matches
framework_config.h
Go to the documentation of this file.
1#pragma once
2#pragma once
3
12#ifdef __has_include
13 #if __has_include("framework_config_user.h")
15 #endif
16#endif
17