mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
Only include mocked modbus data structures in standalone builds.
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
#include <map>
|
#include <map>
|
||||||
#include <utility>
|
#include <utility>
|
||||||
|
|
||||||
#if defined(EMSESP_STANDALONE) || defined(EMSESP_TEST)
|
#if defined(EMSESP_STANDALONE)
|
||||||
|
|
||||||
#include <modbus_test.h>
|
#include <modbus_test.h>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user