Compare commits
4 Commits
fae479ce90
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0b3c7e0f22 | ||
|
|
f1059588ff | ||
|
|
a2f5049bfe | ||
|
|
f88de159f5 |
BIN
circuit/arduino_pong_circuit.png
Normal file
BIN
circuit/arduino_pong_circuit.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 MiB |
1
circuit/arduino_pong_circuit.svg
Normal file
1
circuit/arduino_pong_circuit.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 2.7 MiB |
@@ -10,6 +10,6 @@
|
||||
#define PADDLE_LENGTH 3
|
||||
#define INITIAL_BALL_DELAY 200
|
||||
|
||||
#define MAX_POINTS 2
|
||||
#define START_TIMER 2
|
||||
#define MAX_POINTS 9
|
||||
#define START_TIMER 3
|
||||
#define FIRST_START_BALL_DELAY 500
|
||||
|
||||
Reference in New Issue
Block a user