Commit graph

8 commits

Author SHA1 Message Date
dherrada
cdde977ae9 Added SPDX to 20 more files - spdx-9 2022-02-18 17:22:12 -05:00
dherrada
efc31d7bda Moved audioio.WaveFile -> audiocore.WaveFile 2020-12-17 10:13:40 -05:00
ladyada
942f6cc118 update crickit 2018-07-08 21:22:27 -04:00
Dan Halbert
f062157bd0
Fix pylint complaints 2018-06-20 18:35:23 -04:00
Mike Barela
703b302e60
Eliminate finding mac specific files
files that begin with an underscore can cause issues.
2018-06-20 18:03:16 -04:00
Mike Barela
55be7520a4
Update to ensure code.py meets Travis-CI linting
************* Module code
Crickit_Sparky_Automaton/code.py 13: Unnecessary semicolon (unnecessary-semicolon)
Crickit_Sparky_Automaton/code.py 5: Unused Pull imported from digitalio (unused-import)
2018-06-20 16:07:12 -04:00
Mike Barela
e5c22249d5
WAV Files
The ZIP file contains the wav files and the code for the SParky Automaton, code is out separate for linking into the Adafruit Learning System
2018-06-20 15:58:52 -04:00
Mike Barela
10eadee5d7
Code for new guide
Dano Wall guide Sparky Automaton - CircuitPython Code
2018-06-20 15:57:40 -04:00