1
0
mirror of https://github.com/s00500/ESPUI.git synced 2025-11-27 23:03:16 +00:00

minor fixes for restoring warning-less emulation on host for debugging (using emuAsync, see main readme)

This commit is contained in:
David Gauchard
2023-09-06 22:35:41 +02:00
parent 679a3b5a8d
commit 68c251226d
5 changed files with 9 additions and 5 deletions

View File

@@ -1 +1,4 @@
// placeholder
#if CORE_MOCK
#include "completeExample.cpp"
#endif