Skip to content
Snippets Groups Projects
Commit a45b9cbe authored by Randy Mackay's avatar Randy Mackay
Browse files

Copter: remove unused RELAY_TOGGLE definition

parent 8f3071b1
No related branches found
No related tags found
No related merge requests found
...@@ -217,9 +217,6 @@ ...@@ -217,9 +217,6 @@
#define LAND_STATE_FLY_TO_LOCATION 0 #define LAND_STATE_FLY_TO_LOCATION 0
#define LAND_STATE_DESCENDING 1 #define LAND_STATE_DESCENDING 1
//repeating events
#define RELAY_TOGGLE 5
// Logging parameters // Logging parameters
#define TYPE_AIRSTART_MSG 0x00 #define TYPE_AIRSTART_MSG 0x00
#define TYPE_GROUNDSTART_MSG 0x01 #define TYPE_GROUNDSTART_MSG 0x01
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment