mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-13 10:03:57 -03:00
Rover: Creating AVR 2.52 beta release.
This commit is contained in:
parent
920a75f52e
commit
681f6d39df
@ -20,8 +20,8 @@
|
|||||||
#ifndef _ROVER_H_
|
#ifndef _ROVER_H_
|
||||||
#define _ROVER_H_
|
#define _ROVER_H_
|
||||||
|
|
||||||
#define THISFIRMWARE "ArduRover v2.51-beta"
|
#define THISFIRMWARE "ArduRover v2.52-beta"
|
||||||
#define FIRMWARE_VERSION 2,51,0,FIRMWARE_VERSION_TYPE_BETA
|
#define FIRMWARE_VERSION 2,52,0,FIRMWARE_VERSION_TYPE_BETA
|
||||||
|
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user