mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-10 09:49:54 +03:00
test code only for standalone mode
This commit is contained in:
@@ -16,6 +16,8 @@
|
|||||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#if defined(EMSESP_STANDALONE)
|
||||||
|
|
||||||
#ifndef EMSESP_TEST_H
|
#ifndef EMSESP_TEST_H
|
||||||
#define EMSESP_TEST_H
|
#define EMSESP_TEST_H
|
||||||
|
|
||||||
@@ -51,3 +53,5 @@ class Test {
|
|||||||
} // namespace emsesp
|
} // namespace emsesp
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user