Skip to content

Commit ffea159

Browse files
Dthurowper1234
authored andcommitted
Update ArduinoISP.ino
Updated an ArduinoISP.ino comment from "slave" to "target" to match the rest of the explanation in the comments.
1 parent 4ee37f6 commit ffea159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/11.ArduinoISP/ArduinoISP/ArduinoISP.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
// Put an LED (with resistor) on the following pins:
3434
// 9: Heartbeat - shows the programmer is running
3535
// 8: Error - Lights up if something goes wrong (use red if that makes sense)
36-
// 7: Programming - In communication with the slave
36+
// 7: Programming - In communication with the target
3737
//
3838

3939
#include "Arduino.h"

0 commit comments

Comments
 (0)