Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(877)

Unified Diff: samples/raspberry-pi2/basic/knight-rider.dart

Issue 1659163007: Rename fletch -> dartino (Closed) Base URL: https://github.com/dartino/sdk.git@master
Patch Set: address comments Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « samples/raspberry-pi2/basic/door-bell.dart ('k') | samples/samples.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/raspberry-pi2/basic/knight-rider.dart
diff --git a/samples/raspberry-pi2/basic/knight-rider.dart b/samples/raspberry-pi2/basic/knight-rider.dart
index 432a814c221a6fae6bca4735d4fd4d77868d69a6..ac5c61711775902339d37cd9b47a9312cd9b9497 100644
--- a/samples/raspberry-pi2/basic/knight-rider.dart
+++ b/samples/raspberry-pi2/basic/knight-rider.dart
@@ -6,10 +6,10 @@
// https://www.youtube.com/watch?v=Mo8Qls0HnWo
//
// This sample recreates those with a chain of LEDs running right and left:
-// https://storage.googleapis.com/fletch-archive/images/knight-rider.mp4
+// https://storage.googleapis.com/dartino-archive/images/knight-rider.mp4
//
// For breadboard layout and connections to the Pi, see:
-// https://storage.googleapis.com/fletch-archive/images/k-r-schematic.png
+// https://storage.googleapis.com/dartino-archive/images/k-r-schematic.png
import 'package:gpio/gpio.dart';
import 'package:raspberry_pi/raspberry_pi.dart';
« no previous file with comments | « samples/raspberry-pi2/basic/door-bell.dart ('k') | samples/samples.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698