Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Commit

Permalink
Fix a copy/paste error in the readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
MOARdV committed Sep 26, 2018
1 parent f8575c9 commit 1db76fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,8 +182,8 @@ AVIATION_LIGHTS_PRESET_TYPES
}
```

* **name** - The name of the color (making it easier to edit using MM).
* **guiName** - The name of the color that shows up in the Color Preset control. This field supports localization.
* **name** - The name of the preset type (making it easier to edit using MM).
* **guiName** - The name of the preset type that shows up in the Type Preset control. This field supports localization.
* **flashOn**, **flashOff**, **interval** - Timing values for the flash modes of the light, as described above in FLASH MODES.
* **intensity** - How bright the light is. Nav Lights, for instance, use 0.5. Strobe or beacon lights may use values of 1 or higher (with a maximum of 8).
* **range** - The range of the light.
Expand Down

0 comments on commit 1db76fd

Please sign in to comment.