rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
lua_hooks_util.h
Go to the documentation of this file.
1/*
2 * lua_hooks_util.h
3 *
4 * Created on: Nov 2, 2021
5 * Author: rusefi
6 */
7
8#pragma once
9
10#include "rusefi_lua.h"
11
12void configureRusefiLuaUtilHooks(lua_State* l);
13
void configureRusefiLuaUtilHooks(lua_State *l)