rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Functions
lua_hooks_ext.cpp File Reference

Functions

void configureRusefiLuaHooksExt (lua_State *)
 

Function Documentation

◆ configureRusefiLuaHooksExt()

void configureRusefiLuaHooksExt ( lua_State *  )

Definition at line 10 of file lua_hooks_ext.cpp.

10 {
11#if !defined(STM32F4) && EFI_CAN_SUPPORT
12
13
14#endif // !defined(STM32F4) && EFI_CAN_SUPPORT
15
16}

Referenced by configureRusefiLuaHooks().

Here is the caller graph for this function:

Go to the source code of this file.