mirror of https://github.com/ArduPilot/ardupilot
Copter: version to 3.3.4-pixracer
This commit is contained in:
parent
9773466941
commit
cce6cd3047
|
@ -1,7 +1,7 @@
|
|||
/// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
|
||||
|
||||
#define THISFIRMWARE "APM:Copter V3.3.4-rc3-pixracer"
|
||||
#define FIRMWARE_VERSION 3,3,4,FIRMWARE_VERSION_TYPE_BETA
|
||||
#define THISFIRMWARE "APM:Copter V3.3.4-pixracer"
|
||||
#define FIRMWARE_VERSION 3,3,4,FIRMWARE_VERSION_TYPE_OFFICIAL
|
||||
|
||||
/*
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
|
|
Loading…
Reference in New Issue