mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-09 22:24:14 +03:00
The debugPulse function definition already checks for _DEBUG, resulting in an empty function definiton and the function call being optimized away.