[DEV] change build position

This commit is contained in:
2016-01-15 21:18:24 +01:00
parent d3d4650d62
commit 2d4aac44fb
3 changed files with 136 additions and 152 deletions

View File

@@ -12,4 +12,3 @@ int32_t appl::getLogId() {
static int32_t g_val = etk::log::registerInstance("edn");
return g_val;
}