b1aa872b33
Added a COPYING file containing the GPLv3 license which applies to this code.
2021-11-19 02:09:15 +01:00
f477d11fbb
Replaced Clion auto headers with GPLv3 compatible headers
2021-11-19 01:55:33 +01:00
9d1486acdc
Created a #define for the reset gpio
2021-11-19 01:04:01 +01:00
bf6c12a13f
Version 1.4.7
...
Tweaked timing for press_button
2021-09-19 11:23:08 +02:00
973fde4697
Version 1.4.5
...
Bugfix: now function press_button doesn't leak memory
2021-08-31 20:44:10 +02:00
a9950e6c13
Revert "Version 1.4.4"
...
This reverts commit 0168aadc28 .
2021-08-30 21:20:22 +02:00
0168aadc28
Version 1.4.4
...
Bugfix: in function lower the time slept was 1/10th of what is neccesary. Now it is multiplied by 100000 instead od 10000.
2021-08-30 21:05:01 +02:00
da56a0eb10
Version 1.4.3
...
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
2021-08-30 20:33:19 +02:00
0833762006
Changed comments, variable names and filenames to be in English
2021-08-30 19:04:07 +02:00