... | ... |
@@ -141,7 +141,7 @@ To tells the zkv1000 which kind of engines equip your aircraft, and the associat |
141 | 141 |
</eis> |
142 | 142 |
|
143 | 143 |
Defaults to `none`, available entries are the `.nas` files located in `Nasal/EIS/` directory. |
144 |
-If you want to add yours, just copy the `Systems/EIS/single-engine.svg`, modify it to fit your needs, and refer to it in a function named `displayClass.showEIS`, another very important function is `displayClass.updateEIS` (example in [Nasal/EIS/single-engine.nas](Nasal/EIS/single-engine.nas)) |
|
144 |
+If you want to add yours, just copy the `Systems/EIS/single-engine.svg`, modify it to fit your needs, and refer to it in a function named `displayClass.showEIS`, another very important function is `displayClass.updateEIS` (example in [zkv1000/Nasal/EIS/single-engine.nas](Nasal/EIS/single-engine.nas)) |
|
145 | 145 |
|
146 | 146 |
## 3D models |
147 | 147 |
In the definition of your flightdeck (here are the values for the installation in the Lancair 235 in which I develop the device) |