Serial without initialization -> stopped
Opened this issue · 0 comments
petus commented
Hi,
I tried Si7021 and Arduino STAR OTTO and I found interesting bug. Library for Si7021 (temperature/humidity sensor) by Sparkfun contains messages which are sent through Serial (Sensor founded etc.) and when I don't initialize Serial, e.g. because I initialized only SerialUSB, the OTTO is stopped.