Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
360 | f9daq | 1 | var helpListTCPSOCKET = |
2 | { |
||
3 | idle: [ |
||
4 | { |
||
5 | Text: "How to control your Red Pitaya remotely?", |
||
6 | URL: "http://redpitaya.com/control/", |
||
7 | Img: "pool" |
||
8 | }, |
||
9 | { |
||
10 | Text: "Red Pitaya's Forum", |
||
11 | URL: "http://forum.redpitaya.com/", |
||
12 | Img: "star" |
||
13 | } |
||
14 | ], |
||
15 | loaded: [ |
||
16 | { |
||
17 | Text: "Description3", |
||
18 | URL: "http://redpitaya.com", |
||
19 | Img: "star" |
||
20 | }, |
||
21 | { |
||
22 | Text: "Description4", |
||
23 | URL: "http://redpitaya.com", |
||
24 | Img: "pool" |
||
25 | } |
||
26 | ] |
||
27 | }; |