add rounding test

This commit is contained in:
proddy
2021-09-19 11:20:54 +02:00
parent 11590061a3
commit 78b2efd148
2 changed files with 13 additions and 1 deletions

View File

@@ -38,7 +38,8 @@ namespace emsesp {
// #define EMSESP_DEBUG_DEFAULT "board_profile"
// #define EMSESP_DEBUG_DEFAULT "shower_alert"
// #define EMSESP_DEBUG_DEFAULT "310"
#define EMSESP_DEBUG_DEFAULT "api"
#define EMSESP_DEBUG_DEFAULT "render"
// #define EMSESP_DEBUG_DEFAULT "api"
// #define EMSESP_DEBUG_DEFAULT "crash"
class Test {