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
#include "FastLED.h" | |
/** | |
* An expansion on the FastLED Cylon script | |
* | |
* This extension on Cylon demonstrates aysnchronous updates. Rather than using delay() | |
* for the timing, which limits the flexibility, it uses timing based on millis() to | |
* trigger the updates. This allows us to do two things at once, each with different | |
* update schedules. | |
* |
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
Failed to load resource: http://octoprint.greybeard.org:5000/api/files/local/common-test.gcode net::ERR_ADDRESS_UNREACHABLE |
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
╰─➤ pod install | |
Analyzing dependencies | |
Pre-downloading: `CocoaLumberjack` from `https://github.com/CocoaLumberjack/CocoaLumberjack.git`, branch `master` | |
Downloading dependencies | |
Installing CocoaLumberjack (3.0.0) | |
Generating Pods project | |
Integrating client project | |
[!] Please close any current Xcode sessions and use `ScanmonListener.xcworkspace` for this project from now on. | |
Sending stats |