Updated readme

This commit is contained in:
jakeg00dwin 2024-08-05 17:39:47 -07:00
parent 75c60a9809
commit de01c33f8e
1 changed files with 3 additions and 4 deletions

View File

@ -13,9 +13,9 @@ make and break time of a relay.
2. PA4(SW2/BREAK) 2. PA4(SW2/BREAK)
3. PA5(SW1/MAKE) 3. PA5(SW1/MAKE)
4. PA6(NC) 4. PA6(NC)
5. PA7(NC) 5. PA7(RELAY_OUT)
6. PB3(NC) 6. PB3(RX)
7. PB2(RELAY_OUT) 7. PB2(TX)
8. PB1(NC) 8. PB1(NC)
9. PB0(NC) 9. PB0(NC)
10. RST(NC) 10. RST(NC)
@ -110,4 +110,3 @@ Some stuff that still needs done.
- [ ] Write Unit Tests for Serial Comunications. - [ ] Write Unit Tests for Serial Comunications.
- [ ] Write Unit Tests for Timer/Counter (10Khz) - [ ] Write Unit Tests for Timer/Counter (10Khz)
- [ ]