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

Unified Diff: samples/raspberry-pi2/basic/door-bell.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/buzzer.dart ('k') | samples/raspberry-pi2/basic/knight-rider.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/raspberry-pi2/basic/door-bell.dart
diff --git a/samples/raspberry-pi2/basic/door-bell.dart b/samples/raspberry-pi2/basic/door-bell.dart
index 0a59dc97ac349c5eb06abf0872c186317bd9cc6a..04d2f5d3bba2a5f4660a31474eef34e08c4ae8dd 100644
--- a/samples/raspberry-pi2/basic/door-bell.dart
+++ b/samples/raspberry-pi2/basic/door-bell.dart
@@ -5,7 +5,7 @@
// A door bell example. Illustrates watching GPIO pin state with events.
//
// For breadboard layout and connections to the Pi, see:
-// https://storage.googleapis.com/fletch-archive/images/buzzer-schematic.png
+// https://storage.googleapis.com/dartino-archive/images/buzzer-schematic.png
import 'package:gpio/gpio.dart';
import 'package:raspberry_pi/raspberry_pi.dart';
« no previous file with comments | « samples/raspberry-pi2/basic/buzzer.dart ('k') | samples/raspberry-pi2/basic/knight-rider.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698