Skip to content

Commit d1f050a

Browse files
Update README.md
1 parent 7ce6e4a commit d1f050a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,8 @@ Another sample program for split keyboard with QMK
3939

4040
## Resource Usage
4141

42-
- Two PIO
43-
- One PIO is for USB transmitter using 22 instruction and one state machine
44-
- Another PIO is for USB receiver using 31 instruction and two state machine
42+
43+
- 1 PIO, 3 state machines, 32 instructions
4544
- Two GPIO for D+/D- (Series 22ohm resitors are better)
4645
- 15KB ROM and RAM
4746
- (For Host) One 1ms repeating timer

0 commit comments

Comments
 (0)