[EDG-3019] Moved log.hpp and debug.hpp into main PurePhone repo

This commit is contained in:
Przemyslaw Brudny
2020-03-24 13:56:18 +01:00
committed by PrzeBrudny
parent 6c9ebb83c3
commit c0822b6658
132 changed files with 224 additions and 134 deletions

View File

@@ -12,7 +12,7 @@
#include "service-db/messages/DBMessage.hpp"
#include <segger/log/log.hpp>
#include <log/log.hpp>
#include "ThreadViewWindow.hpp"
#include <Style.hpp>