mirror of
https://github.com/nasa/fpp.git
synced 2025-12-17 17:34:46 -06:00
11 lines
185 B
XML
11 lines
185 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<array name="ArrayEnum">
|
|
<type>A::B</type>
|
|
<size>3</size>
|
|
<format>%s</format>
|
|
<default>
|
|
<value>A::B::C</value>
|
|
</default>
|
|
</array>
|