forked from xuos/xiuos
comment debug print of i2c transfer errors.
This commit is contained in:
@@ -26,11 +26,6 @@ int main(void)
|
||||
#ifdef APPLICATION_OTA
|
||||
ApplicationOtaTaskInit();
|
||||
#endif
|
||||
// while (1) {
|
||||
// ShowTask();
|
||||
// ShowMemory();
|
||||
// PrivTaskDelay(1500);
|
||||
// }
|
||||
return 0;
|
||||
}
|
||||
// int cppmain(void);
|
||||
|
||||
Reference in New Issue
Block a user