Skip to content

Commit 58cf44a

Browse files
fritzlbper1234
andauthored
Update examples/11.ArduinoISP/ArduinoISP/ArduinoISP.ino
Co-authored-by: per1234 <[email protected]>
1 parent 61156f7 commit 58cf44a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: examples/11.ArduinoISP/ArduinoISP/ArduinoISP.ino

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
// If you require a license, see
44
// https://opensource.org/licenses/bsd-license.php
55
//
6-
// Please note that this sketch still uses MISO/MOSI instead of CIPO/COPI.
6+
// Note that this sketch refers to the SPI bus pins using the legacy MISO/MOSI
7+
// names rather than the modern CIPO/COPI names.
78
// For further details, see https://docs.arduino.cc/learn/communication/spi
89
//
910
// This sketch turns the Arduino into a AVRISP using the following Arduino pins:

0 commit comments

Comments
 (0)