summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterRemoved uncssary files from project like debug and binariesomagdy724 months
 
 
AgeCommit messageAuthorFilesLines
2023-12-21Removed uncssary files from project like debug and binariesHEADmasteromagdy738-222613/+0
2022-08-25Fixed a little bug where I write to bcd.C 2 times instead of bcd.DOmar Magdy1-14/+14
2022-08-25Fixed a bug where it would reset the timer of tf1 to 0 when I press theOmar Magdy1-1/+1
2022-08-25Fixed a bug of the pedestrain traffic timer where it would restart fromOmar Magdy3-72/+109
2022-08-24Added the functionality of timers And finished the projectOmar Magdy3-8/+58
2022-08-23Added Traffic_Handler function to apply DRY principleOmar Magdy3-47/+30
2022-08-23Removed prevPeriod from Traffic structOmar Magdy2-4/+3
2022-08-23Added switch_handler() function which allows the pedestrian to make theOmar Magdy4-92/+128
2022-08-23Removed color.h and color.cOmar Magdy2-76/+0
2022-08-23Removed color.h and color.cOmar Magdy2-4/+7
[...]