KREMEN Реклама
KREMEN Реклама

ошибка загрузки

k24z3
Идет загрузка
Загрузка
30.10.2017
1497
3
Вопросы и ответы
In file included from sketchMarlin_main.cpp:248:0:

sketchstepper.h: In static member function 'static short unsigned int Stepper::calc_timer(short unsigned int)':

stepper.h:305: error: 'speed_lookuptable_fast' was not declared in this scope

unsigned short table_address = (unsigned short)&speed_lookuptable_fast[(unsigned char)(step_rate >> 8)][0];

^

stepper.h:312: error: 'speed_lookuptable_slow' was not declared in this scope

unsigned short table_address = (unsigned short)&speed_lookuptable_slow[0][0];

^

exit status 1

'speed_lookuptable_fast' was not declared in this scope

Произошла ошибка при загрузке скетча

ну и выделяет эту строку, что тут нужно изменить?
Ответы на вопросы
Lider 3D Реклама
Lider 3D Реклама