-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Daniel/spark/wireless port from chromadeck (#267)
* New LED pin config, breaks older prototypes * Latest Pin and Button assignment * LED select for spark, Pattern select for core * Pattern Fixes for spark, some are core * restore this file * some fixes * all the chromadeck files ported over * fixes for spark * recorded tests * added serial changes * fixes * Fixes for editor connection and serial * added serial check and fixed leds macro * fixed build for spark * Fixed serial com issue * recorded tests * fixed ino file --------- Co-authored-by: Shane Aronson <[email protected]>
- Loading branch information
1 parent
c6062f7
commit 94c2759
Showing
33 changed files
with
751 additions
and
249 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
#include <Arduino.h> | ||
|
||
#include "src/VortexEngine.h" | ||
|
||
void setup() | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.