tweak language for 2 .py files

This commit is contained in:
Anne Barela 2020-01-20 13:39:06 -05:00 committed by GitHub
parent 27f429b660
commit d2f9adff49
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ The code in this repo accompanies the Adafruit tutorial
Circuit Playground Bluefruit Quick Draw Duo Circuit Playground Bluefruit Quick Draw Duo
https://learn.adafruit.com/circuit-playground-bluefruit-quick-draw-duo/ https://learn.adafruit.com/circuit-playground-bluefruit-quick-draw-duo/
The Python code file should be copied onto the **CIRCUITPY** flash drive that appears The Python code file (code.py or reaction.py) should be copied onto the **CIRCUITPY** flash drive that appears
when you plug the CircuitPlayground Express into your computer (via a known good USB cable) as **code.py**. when you plug the CircuitPlayground Express into your computer (via a known good USB cable) as **code.py**.
Also copy the wav file for sound per the tutorial. Also copy the wav file for sound per the tutorial.