mirror of
https://github.com/Derisis13/Shutter.git
synced 2025-12-06 19:32:48 +01:00
Version 1.5.1
Added dynamic memory management for shutters (functions in shutter.c). Code is now much easier to tailor to specific needs and works better in the limited RAM of routers. Memory leaks were not found by Valgrind Memcheck.
This commit is contained in:
@@ -7,4 +7,4 @@ add_executable(redony main.c timing.c timing.h
|
||||
# moving.c moving.h
|
||||
shutter.h
|
||||
moving_debug.c moving_debug.h
|
||||
)
|
||||
shutter.c)
|
||||
Reference in New Issue
Block a user