[DEBUG] test software
This commit is contained in:
parent
33d1e95085
commit
6a652e96c9
@ -284,7 +284,7 @@ void init(void)
|
|||||||
int main(int argc, const char *argv[])
|
int main(int argc, const char *argv[])
|
||||||
{
|
{
|
||||||
debug::setGeneralLevel(etk::LOG_LEVEL_VERBOSE);
|
debug::setGeneralLevel(etk::LOG_LEVEL_VERBOSE);
|
||||||
Init();
|
init();
|
||||||
int32_t countError = 0;
|
int32_t countError = 0;
|
||||||
int32_t countSeparator = 0;
|
int32_t countSeparator = 0;
|
||||||
int32_t sectionID = 0;
|
int32_t sectionID = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user