mirror of
https://github.com/Derisis13/Shutter.git
synced 2025-12-06 19:32:48 +01:00
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
This commit is contained in:
@@ -4,7 +4,7 @@ project(redony_automata C)
|
||||
set(CMAKE_C_STANDARD 99)
|
||||
|
||||
add_executable(redony_automata main.c timing.c timing.h
|
||||
moving.c moving.h
|
||||
# moving.c moving.h
|
||||
shutter.h
|
||||
#mozgatas_demo.c mozgatas_demo.h
|
||||
moving_debug.c moving_debug.h
|
||||
)
|
||||
Reference in New Issue
Block a user