mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-20 15:35:05 +00:00
Fix for logging tag
This commit is contained in:
parent
69878b4395
commit
5a42bb7d03
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
namespace tt::service::loader {
|
namespace tt::service::loader {
|
||||||
|
|
||||||
static const auto LOGGER = Logger("Boot");
|
static const auto LOGGER = Logger("Loader");
|
||||||
|
|
||||||
constexpr auto LOADER_TIMEOUT = (100 / portTICK_PERIOD_MS);
|
constexpr auto LOADER_TIMEOUT = (100 / portTICK_PERIOD_MS);
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user