We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ee37f6 commit ffea159Copy full SHA for ffea159
examples/11.ArduinoISP/ArduinoISP/ArduinoISP.ino
@@ -33,7 +33,7 @@
33
// Put an LED (with resistor) on the following pins:
34
// 9: Heartbeat - shows the programmer is running
35
// 8: Error - Lights up if something goes wrong (use red if that makes sense)
36
-// 7: Programming - In communication with the slave
+// 7: Programming - In communication with the target
37
//
38
39
#include "Arduino.h"
0 commit comments