fix bug
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
//
|
||||
|
||||
#include <armor_finder/armor_finder.h>
|
||||
#include <config/setconfig.h>
|
||||
#include <log.h>
|
||||
|
||||
static bool sendTarget(Serial &serial, double x, double y, double z, uint16_t shoot_delay) {
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
//
|
||||
#include "energy/energy.h"
|
||||
#include <iostream>
|
||||
#include <config/setconfig.h>
|
||||
#include "log.h"
|
||||
|
||||
using namespace std;
|
||||
|
||||
Reference in New Issue
Block a user