Trailing whitespace

This commit is contained in:
Scott Lahteine
2019-07-29 19:46:22 -05:00
parent eae543adf3
commit 1165c26ab4
3 changed files with 3 additions and 3 deletions

View File

@@ -27,7 +27,7 @@
* Any pin can be used for external interrupts, but there are some restrictions.
* At most 16 different external interrupts can be used at one time.
* Further, you cant just pick any 16 pins to use. This is because every pin on the SAMD51
* connects to what is called an EXTINT line, and only one pin per EXTINT line can be used for external
* connects to what is called an EXTINT line, and only one pin per EXTINT line can be used for external
* interrupts at a time
*/