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

Unified Diff: samples/raspberry-pi2/basic/buzzer.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/github/lib/src/tests/github_api_test.dart ('k') | samples/raspberry-pi2/basic/door-bell.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/raspberry-pi2/basic/buzzer.dart
diff --git a/samples/raspberry-pi2/basic/buzzer.dart b/samples/raspberry-pi2/basic/buzzer.dart
index 14dfcccf6855b05a2b56a82d6b6ad46e11fb3297..f68df4af8c69410b55ec8a8b42076e63ac978daf 100644
--- a/samples/raspberry-pi2/basic/buzzer.dart
+++ b/samples/raspberry-pi2/basic/buzzer.dart
@@ -5,7 +5,7 @@
// A small buzzer example illustrating both input and output GPIO pins.
//
// 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/github/lib/src/tests/github_api_test.dart ('k') | samples/raspberry-pi2/basic/door-bell.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698