Update hardware/arduino/cores/arduino/HardwareSerial.cpp

New Serial.begin(baud, config);
This commit is contained in:
Alarus 2012-08-14 19:55:13 +06:00
parent 1cda182f33
commit af8ff1d1e0
1 changed files with 1 additions and 0 deletions

View File

@ -495,3 +495,4 @@ HardwareSerial::operator bool() {
#endif
#endif // whole file