diff options
Diffstat (limited to 'ui/sections/lfv_selector.html')
-rw-r--r-- | ui/sections/lfv_selector.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ui/sections/lfv_selector.html b/ui/sections/lfv_selector.html new file mode 100644 index 0000000..3608d31 --- /dev/null +++ b/ui/sections/lfv_selector.html @@ -0,0 +1,5 @@ +<ul> + <li data-target="lights">Lights</li> + <li data-target="traffic_lights">Traffic Lights</li> + <li data-target="barrier">Barrier</li> +</ul> |