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 39bdce82cf
commit 76850b1a0a
1 changed files with 1 additions and 0 deletions

View File

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