Revision 7de0cc90 core/src/aos_shell.c

View differences:

core/src/aos_shell.c
336 336
               dt.tm_min,
337 337
               dt.tm_sec);
338 338
    }
339
#endif /* HAL_USE_RTC == TRUE */
339
#endif /* (HAL_USE_RTC == TRUE) */
340 340
    else {
341 341
      aosDbgAssert(false);
342 342
    }

Also available in: Unified diff