rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
controllers
lua
lua_hooks_ext.cpp
Go to the documentation of this file.
1
#include "
pch.h
"
2
3
#include "
rusefi_lua.h
"
4
#include "
lua_hooks.h
"
5
6
#if !defined(STM32F4) && EFI_CAN_SUPPORT
7
8
#endif
// !defined(STM32F4) && EFI_CAN_SUPPORT
9
10
void
configureRusefiLuaHooksExt
(lua_State*) {
11
#if !defined(STM32F4) && EFI_CAN_SUPPORT
12
13
14
#endif
// !defined(STM32F4) && EFI_CAN_SUPPORT
15
16
}
lua_hooks.h
configureRusefiLuaHooksExt
void configureRusefiLuaHooksExt(lua_State *)
Definition
lua_hooks_ext.cpp:10
pch.h
rusefi_lua.h
Generated on Sat Oct 18 2025 00:09:10 for rusEFI by
1.9.8