Skip to content

Commit

Permalink
Update examples/11.ArduinoISP/ArduinoISP/ArduinoISP.ino
Browse files Browse the repository at this point in the history
Co-authored-by: per1234 <[email protected]>
  • Loading branch information
fritzlb and per1234 authored Mar 11, 2024
1 parent 61156f7 commit 58cf44a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/11.ArduinoISP/ArduinoISP/ArduinoISP.ino
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
// If you require a license, see
// https://opensource.org/licenses/bsd-license.php
//
// Please note that this sketch still uses MISO/MOSI instead of CIPO/COPI.
// Note that this sketch refers to the SPI bus pins using the legacy MISO/MOSI
// names rather than the modern CIPO/COPI names.
// For further details, see https://docs.arduino.cc/learn/communication/spi
//
// This sketch turns the Arduino into a AVRISP using the following Arduino pins:
Expand Down

0 comments on commit 58cf44a

Please sign in to comment.