Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 58cf44a

Browse filesBrowse files
fritzlbper1234
andauthored
Update examples/11.ArduinoISP/ArduinoISP/ArduinoISP.ino
Co-authored-by: per1234 <accounts@perglass.com>
1 parent 61156f7 commit 58cf44a
Copy full SHA for 58cf44a

File tree

Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed

‎examples/11.ArduinoISP/ArduinoISP/ArduinoISP.ino

Copy file name to clipboardExpand all lines: examples/11.ArduinoISP/ArduinoISP/ArduinoISP.ino
+2-1Lines changed: 2 additions & 1 deletion
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.