Commit Graph

8 Commits

Author SHA1 Message Date
Devoalda 2fc91a97dd refactor(Debounce, Error handling):
Modified:
- Debounce Algorithm
- Result Printings
- Formatting
2023-09-13 22:10:57 +08:00
Devoalda 8b03fa6fcc refactor: Updated Struct reset 2023-09-13 09:57:59 +08:00
Devoalda f942069de5 feature(Debounce):
Modified Debounce to compare with state in timeframe
2023-09-13 07:57:33 +08:00
Devoalda 189169824c feature(Debounce):
Modified Debounce to compare with state in timeframe
2023-09-13 07:57:19 +08:00
Devoalda e23f0f5ee4 feature(Debounce):
Modified Debounce to compare with state in timeframe
2023-09-13 07:56:44 +08:00
Devoalda 303af1a611 feature(Debounce):
Modified Debounce to compare with state
2023-09-12 20:57:32 +08:00
Devoalda 9e31f48085 feature(Debounce and Formatting):
Added Debounce
Modified formatting and comments
2023-09-11 17:14:51 +08:00
Devoalda e06d7be159 feature(Lab 3):
Lab 3 done:
- Start and stop time
- stopwatch component done

Missing:
- Debounce button on START
2023-09-11 14:34:37 +08:00