evovle перенесен на float + добавлены некоторые опциональные параметры
т.к. нет особо смысла супер быстро рассчитывать параметры. это просто вспомогательный инструмент для их параметров
This commit is contained in:
@@ -27,10 +27,10 @@ var NAVTREE =
|
||||
[ "MyLibs", "index.html", [
|
||||
[ "Обзор", "index.html#overview", [
|
||||
[ "Основные возможности", "index.html#features", [
|
||||
[ "Общие утилиты (<a class=\"el\" href=\"group___m_y_l_i_b_s___d_e_f_i_n_e_s.html\">General Tools</a>)", "index.html#utils_module", null ],
|
||||
[ "Трассировка <a class=\"el\" href=\"group___t_r_a_c_e.html\">Trace defines</a>", "index.html#trace_module", null ],
|
||||
[ "Модуль GPIO <a class=\"el\" href=\"group___m_y___l_i_b_s___g_p_i_o.html\">GPIO Tools</a>", "index.html#gpio_module", null ],
|
||||
[ "Модуль таймеров <a class=\"el\" href=\"group___m_y___l_i_b_s___t_i_m.html\">TIM Tools</a>", "index.html#tim_module", null ]
|
||||
[ "Общие утилиты (General Tools)", "index.html#utils_module", null ],
|
||||
[ "Трассировка Trace defines", "index.html#trace_module", null ],
|
||||
[ "Модуль GPIO GPIO Tools", "index.html#gpio_module", null ],
|
||||
[ "Модуль таймеров TIM Tools", "index.html#tim_module", null ]
|
||||
] ],
|
||||
[ "Структура проекта", "index.html#structure", null ],
|
||||
[ "Использование", "index.html#usage_basic", [
|
||||
@@ -64,9 +64,8 @@ var NAVTREE =
|
||||
var NAVTREEINDEX =
|
||||
[
|
||||
"____general__flash_8c_source.html",
|
||||
"struct_t_i_m___encoder_type_def.html#a021f0c585e9e62d68a4b09f630d8b6e5"
|
||||
"struct_r_t_t___flash_header__t.html#ae7276198385c8d6f6508f433d042d52a"
|
||||
];
|
||||
|
||||
var SYNCONMSG = 'click to disable panel synchronization';
|
||||
var SYNCOFFMSG = 'click to enable panel synchronization';
|
||||
var LISTOFALLMEMBERS = 'List of all members';
|
||||
var SYNCONMSG = 'click to disable panel synchronisation';
|
||||
var SYNCOFFMSG = 'click to enable panel synchronisation';
|
||||
Reference in New Issue
Block a user