Welcome to mirror list, hosted at ThFree Co, Russian Federation.

searchdata.js « search « 3.1 « docs - github.com/FastLED/FastLED.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 194d18976f149ce8d03d8fa8b3965dfc10afa790 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
var indexSectionsWithContent =
{
  0: "_abcdefghijlmnopqrstuw",
  1: "abcdfgijlmnopqstuw",
  2: "bn",
  3: "_abcdefghilmnopqrst",
  4: "fr",
  5: "cl",
  6: "cdhotu",
  7: "bcdfnps",
  8: "fmprt"
};

var indexSectionNames =
{
  0: "all",
  1: "classes",
  2: "files",
  3: "functions",
  4: "variables",
  5: "enums",
  6: "enumvalues",
  7: "groups",
  8: "pages"
};

var indexSectionLabels =
{
  0: "All",
  1: "Classes",
  2: "Files",
  3: "Functions",
  4: "Variables",
  5: "Enumerations",
  6: "Enumerator",
  7: "Modules",
  8: "Pages"
};