SAGA2: Increase noisy message's debug level

This commit is contained in:
a/ 2021-06-10 23:29:56 +09:00 committed by Eugene Sandulenko
parent 271a27dbdb
commit 1357f1bade
No known key found for this signature in database
GPG Key ID: 014D387312D34F08

View File

@ -193,7 +193,7 @@ void cleanupServers(void) {
} }
void loadAsyncResources(void) { void loadAsyncResources(void) {
debug(3, "STUB: loadAsyncResources()"); debug(6, "STUB: loadAsyncResources()");
#if 0 #if 0
resourceServer->service(); resourceServer->service();