You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ Our goal is to make the start protocol originally used by RobotChallenge in Vien
8
8
- we had a bug where KILL set LOW when starting in STARTED mode - FIXED
9
9
- the new batch of ATTINY13A IC's was with a not working 4.8MHz crystal, the issue was fixed by using the 9.6MHz clock and adjusting some constants in the code
10
10
- some minor refactoring was made
11
+
11
12
#### Issues / TODO's:
12
13
- the code is still unclear to read and messy more refactoring is needed
13
14
- the RC5 decoding is taking too much program space as it is now, it needs to be made in assembly and integrated
0 commit comments