Specification submission

This commit is contained in:
kurisaw 2024-11-04 10:43:01 +08:00 committed by Rbb666
parent 13a6c5201d
commit ee052245d3
1 changed files with 1 additions and 1 deletions

View File

@ -654,7 +654,7 @@
#endif
#endif /* RT_USING_LWIP_VER_NUM >= 0x20000 */
#if RT_LWIP_ENABLE_USER_HOOKS
#ifdef RT_LWIP_ENABLE_USER_HOOKS
/**
 * This hook provides flexibility for handling unknown Ethernet protocols.
 *