aboutsummaryrefslogtreecommitdiff
path: root/layouts/C5SignLayout.xml
blob: 58310d79868f4098b415d7b7fbf0c33dc12cac01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
    <PixelConfiguration>
        <PixelStrip>
            <Class>layouts.ZigzagLayout</Class>
            <Args>
                <Id>strip1</Id>
                <zigLength>10</zigLength>
                <zigAxis>X</zigAxis>
                <yDirection>1</yDirection>
                <pixelToPixelSpacing>20</pixelToPixelSpacing>
                <spacing>20</spacing> <!--we can space at any value less the
                l2lspacing--> 
                <numPixels>50</numPixels>
                <originLocation>(0,0)</originLocation>
            </Args>
        </PixelStrip>
    </PixelConfiguration>