1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-29 10:24:12 +01:00
Arduino/hardware
Matthijs Kooijman 9cf3740a03 Remove unneeded #ifdef in SoftwareSerial
The debugPulse function definition already checks for _DEBUG, resulting
in an empty function definiton and the function call being optimized
away.
2015-01-26 17:03:25 +01:00
..
arduino Remove unneeded #ifdef in SoftwareSerial 2015-01-26 17:03:25 +01:00
tools Removed unused boards/programmers 2012-08-25 16:31:25 +02:00