This commit is contained in:
rusefi 2019-05-03 09:27:11 -04:00
parent 231d1af489
commit 461d59768b
2 changed files with 18 additions and 0 deletions

View File

@ -2278,6 +2278,7 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00"
panel = fsioSetting, East
dialog = fsioFormulas, "FSIO Formulas"
field = "!FSIO uses Reverse Polish Notation. Please read http://rusefi.com/s/fsio"
field = "#1", fsioFormulas1
field = "#2", fsioFormulas2
field = "#3", fsioFormulas3

View File

@ -0,0 +1,17 @@
<html>
<head>
<meta http-equiv="refresh" content="0; url=http://rusefi.com/wiki/index.php?title=Manual:Flexible_Logic" />
</head>
<body>
<center>
<br><br><br><br><br>
<a href="http://rusefi.com/wiki/index.php?title=Manual:Flexible_Logic">http://rusefi.com/wiki/index.php?title=Manual:Flexible_Logic</a>
</center>
</body>
</html>