From e765cc0fce0e46095a6a2eb2f2c1db825ec3bd01 Mon Sep 17 00:00:00 2001 From: Buzz Date: Sun, 30 Jul 2017 09:58:28 +1000 Subject: [PATCH] TURNOVER: Update git URLs from 3dr to Open Solo --- artoo/src/buttonfunction.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/artoo/src/buttonfunction.h b/artoo/src/buttonfunction.h index fbcb750..6f7a16a 100644 --- a/artoo/src/buttonfunction.h +++ b/artoo/src/buttonfunction.h @@ -8,7 +8,7 @@ class ButtonFunction { public: - // in sync with github.com/3drobotics/SoloLink/blob/master/app/shots/shots.py + // in sync with github.com/OpenSolo/sololink/blob/master/app/shots/shots.py enum ShotID { ShotNone = -1, ShotSelfie = 0,