mariolukas / Watterott-CO2-Ampel-Plus-Firmware

Firmware for Watterott CO2 Ampel (Plus Version)
GNU General Public License v3.0
15 stars 13 forks source link

No Startup unless Serial Monitor connected fixed #11

Closed reibuehl closed 3 years ago

reibuehl commented 3 years ago

Added #if DEBUG_LOG > 0 to avoid waiting for serial connection if not in DEBUG mode.

Fixes issue #9