mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 14:12:16 +03:00
Корректируем название файлов для Linux
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "Utils\TimeUtils.h"
|
||||
#include "utils/TimeUtils.h"
|
||||
#include "Global.h"
|
||||
#include "Utils\StringUtils.h"
|
||||
#include "utils/StringUtils.h"
|
||||
|
||||
static const char* TIME_FORMAT PROGMEM = "%02d:%02d:%02d";
|
||||
static const char* TIME_FORMAT_WITH_DAYS PROGMEM = "%dd %02d:%02d";
|
||||
|
||||
Reference in New Issue
Block a user