rainbow: no log spam by default

This commit is contained in:
Sylvain Gadrat 2024-01-17 13:12:32 +01:00
parent af72b6f4e4
commit e84e9e7b93
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ typedef SSIZE_T ssize_t;
#endif
#ifndef RAINBOW_DEBUG_ESP
#define RAINBOW_DEBUG_ESP 2
#define RAINBOW_DEBUG_ESP 0
#endif
#if RAINBOW_DEBUG_ESP >= 1