Example #1
0
void SHELL_Deinit(void) {
  CLS1_Deinit();
}
Example #2
0
void SHELL_Deinit(void) {
    /* nothing to do */
    CLS1_Deinit();
}