mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-20 14:54:31 +01:00
The debugPulse function definition already checks for _DEBUG, resulting in an empty function definiton and the function call being optimized away.