diff options
author | Federico Fissore <f.fissore@arduino.cc> | 2015-07-03 10:38:07 +0200 |
---|---|---|
committer | Federico Fissore <f.fissore@arduino.cc> | 2015-07-03 10:38:07 +0200 |
commit | 37c29845f6a446354e492ea25c76705f6e177c7b (patch) | |
tree | 37c2a1dcf4ce0e4c12bb8e920d26368094704c27 /variants/yun | |
parent | 462fff36fd14b2ece6293974d4c66328c521f6bd (diff) |
Removed a handful of SVN expansion keywords. See #277
Diffstat (limited to 'variants/yun')
-rw-r--r-- | variants/yun/pins_arduino.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/variants/yun/pins_arduino.h b/variants/yun/pins_arduino.h index 15f24cd..7fabb7f 100644 --- a/variants/yun/pins_arduino.h +++ b/variants/yun/pins_arduino.h @@ -18,8 +18,6 @@ Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - - $Id: wiring.h 249 2007-02-03 16:52:51Z mellis $ */ #include "../leonardo/pins_arduino.h" |