Bugfix: now function press_button doesn't leak memory
This reverts commit 0168aadc28.
0168aadc28
Bugfix: in function lower the time slept was 1/10th of what is neccesary. Now it is multiplied by 100000 instead od 10000.
Bugfix: in function set_ch the address of channel was incremented instead of the value of it Bugfix: in function get_timing integers were read to byte sized fields causing memory corruption Updated and renamed moving_debug.c & moving_debug.h