summaryrefslogtreecommitdiff
path: root/config.h
AgeCommit message (Collapse)Author
2023-03-10vmisovic: code organization, drawing lettersvmisovic
source files moved to 'src' folder program divided into multiple files drawing letters aleksav013: fixed vmisovic commits moved functions from .h to .c file renamed led_cube.c to main.c
2023-02-10draw(): drawing all time instead of sleepingAleksa Vuckovic
2023-02-10map, config.hvmisovic