From 6f3e6f0956da9c9fd0efe78445c7796305f78c85 Mon Sep 17 00:00:00 2001 From: Jonathan Challinger Date: Tue, 27 Jan 2015 19:40:38 -0800 Subject: [PATCH] Copter: update THISFIRMWARE --- ArduCopter/ArduCopter.pde | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ArduCopter/ArduCopter.pde b/ArduCopter/ArduCopter.pde index 474154a690..fe4a35e31e 100644 --- a/ArduCopter/ArduCopter.pde +++ b/ArduCopter/ArduCopter.pde @@ -1,6 +1,6 @@ /// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*- -#define THISFIRMWARE "ArduCopter solo-testing-6" +#define THISFIRMWARE "ArduCopter solo-testing-7" /* This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by