renamed wiring_serial to serial to reflect its complete remake

This commit is contained in:
Simen Svale Skogsrud
2011-05-31 22:45:38 +02:00
parent 33a940cdf8
commit defabc80ed
11 changed files with 13 additions and 15 deletions

View File

@ -36,4 +36,4 @@ Supporting files:
'nuts_bolts.h' : A tiny collection of useful constants and macros used everywhere
'wiring_serial' : Low level serial library initially from an old version of the Arduino software
'serial' : Low level serial communications