Files
ESPC3-wireless/components/lib/lib_shell.h

15 lines
249 B
C
Raw Permalink Normal View History

2025-07-09 15:41:50 +08:00
/**
* @file lib_shell.h
* @author your name (you@domain.com)
* @brief shell spbelib.a
* @version 0.1
* @date 2025-04-07
*
* @copyright Copyright (c) 2025
*
*/
#pragma once
void lib_shell_register(void);