Datasheet
HALP!
When using the Bluefruit Micro or a Bluefruit LE with Flora/Due/Leonardo/Micro the examples dont
run?
We add a special line to setup() to make it so the Arduino will halt until it sees you've connected over the Serial
console. This makes debugging great but makes it so you cannot run the program disconnected from a computer.
Solution? Once you are done debugging, remove these two lines from setup()
© Adafruit Industries https://learn.adafruit.com/adafruit-feather-32u4-bluefruit-le Page 85 of 211










