debug textual

This commit is contained in:
iceman1001 2020-08-31 01:41:11 +02:00
commit b356a2e18c
2 changed files with 31 additions and 27 deletions

View file

@ -58,8 +58,6 @@ typedef uint8_t u8_t;
#define SPIFFS_API_DBGF(str) SPIFFS_API_DBG(str,NULL)
#endif
// Defines spiffs debug print formatters
// some general signed number
#ifndef _SPIPRIi