sparkfun / SparkFun_SCD4x_Arduino_Library

An Arduino library for the Sensirion SCD4x (SCD40 and SCD41) family of CO2 sensors
Other
11 stars 8 forks source link

[Feature] Optionally exclude debug logging from object code #4

Closed tonhuisman closed 2 years ago

tonhuisman commented 2 years ago

Resolves #3

Optionally leave out the debug logging (and the somewhat long flash-string messages) to reduce sketch size (ca. 2.5 kB gained).

Usage: