Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
ArduinoCore-avr
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
ArduinoCore-avr
Commits
04713212
Commit
04713212
authored
Aug 14, 2016
by
Paul Vivier
Committed by
GitHub
Aug 14, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update SoftwareSerialExample.ino
Also includes Micros per
https://www.arduino.cc/en/Reference/SoftwareSerial
parent
b56872d6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
libraries/SoftwareSerial/examples/SoftwareSerialExample/SoftwareSerialExample.ino
.../examples/SoftwareSerialExample/SoftwareSerialExample.ino
+1
-1
No files found.
libraries/SoftwareSerial/examples/SoftwareSerialExample/SoftwareSerialExample.ino
View file @
04713212
...
...
@@ -13,7 +13,7 @@
so only the following can be used for RX:
10, 11, 12, 13, 50, 51, 52, 53, 62, 63, 64, 65, 66, 67, 68, 69
Not all pins on the Leonardo support change interrupts,
Not all pins on the Leonardo
and Micro
support change interrupts,
so only the following can be used for RX:
8, 9, 10, 11, 14 (MISO), 15 (SCK), 16 (MOSI).
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment