RadioLibSmol/navtreedata.js
2021-07-18 08:20:46 +00:00

55 lines
No EOL
1.9 KiB
JavaScript

/*
@licstart The following is the entire license notice for the
JavaScript code in this file.
Copyright (C) 1997-2019 by Dimitri van Heesch
This program is free software; you can redistribute it and/or modify
it under the terms of version 2 of the GNU General Public License as published by
the Free Software Foundation
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
@licend The above is the entire license notice
for the JavaScript code in this file
*/
var NAVTREE =
[
[ "RadioLib", "index.html", [
[ "RadioLib Documentation", "index.html", null ],
[ "Todo List", "todo.html", null ],
[ "Modules", "modules.html", "modules" ],
[ "Classes", "annotated.html", [
[ "Class List", "annotated.html", "annotated_dup" ],
[ "Class Index", "classes.html", null ],
[ "Class Hierarchy", "hierarchy.html", "hierarchy" ],
[ "Class Members", "functions.html", [
[ "All", "functions.html", "functions_dup" ],
[ "Functions", "functions_func.html", "functions_func" ],
[ "Variables", "functions_vars.html", null ]
] ]
] ],
[ "Files", "files.html", [
[ "File List", "files.html", "files_dup" ]
] ]
] ]
];
var NAVTREEINDEX =
[
"_a_f_s_k_8h_source.html",
"class_module.html#a1d1a279cc7e1ab92e30c29c4dcca26a3",
"class_s_x126x.html#a7a1579e2557c36a4a34b09039c0d0c71",
"class_si443x.html#a1382fc3b68f447e381613e6670747128",
"group__status__codes.html#gabd7da172470aea37cd7b5d0300b89ad8"
];
var SYNCONMSG = 'click to disable panel synchronisation';
var SYNCOFFMSG = 'click to enable panel synchronisation';