fix conflicts

This commit is contained in:
Jet 2023-06-18 16:17:35 +01:00
commit 685eb5973e

View File

@ -3,14 +3,13 @@
**Disclaimer**: This repository and its code are intended for educational purposes only.
An ESP8266/NodeMCU Drone RemoteID Spoofer.
Built based on work done by [sxjack](https://github.com/sxjack/uav_electronic_ids) and [SpacehuhnTech](https://github.com/SpacehuhnTech/esp8266_deauther).
I stand on the shoulders of giants.
This spawns 16 different fake drones broadcasting RemoteID, with them all flying in random directions around a particular GPS location.
![proof](./images/proof.jpg)
Built based on work done by [sxjack](https://github.com/sxjack/uav_electronic_ids) and [SpacehuhnTech](https://github.com/SpacehuhnTech/esp8266_deauther).
I stand on the shoulders of giants.
## Installation
1. You need the [Arduino IDE](https://www.arduino.cc/en/software).