add test for custom entities

This commit is contained in:
Proddy
2023-09-17 14:27:04 +02:00
parent 8bb703fafe
commit 4c8fd45908
2 changed files with 20 additions and 3 deletions

View File

@@ -54,7 +54,9 @@ namespace emsesp {
// #define EMSESP_DEBUG_DEFAULT "custom"
// #define EMSESP_DEBUG_DEFAULT "entity_dump"
// #define EMSESP_DEBUG_DEFAULT "memory"
#define EMSESP_DEBUG_DEFAULT "coldshot"
// #define EMSESP_DEBUG_DEFAULT "coldshot"
#define EMSESP_DEBUG_DEFAULT "custom_entities"
class Test {
public: