mirror of
https://github.com/jjshoots/RemoteIDSpoofer.git
synced 2026-02-10 18:31:08 +00:00
Esp32 support!
This commit is contained in:
@@ -38,7 +38,7 @@ Configuration is only needed when when parameter change is desired.
|
||||
|
||||
## To-Do List (In order of importance)
|
||||
|
||||
- [ ] ESP32 support
|
||||
- [x] ESP32 support
|
||||
- [x] Make it so drones don't wander away over time (something like `new_location = old_location + 0.5 * progress + 0.5 * (home - old_location)`)
|
||||
- [ ] Get time from browser (possibly with [this](https://www.w3schools.com/jsref/jsref_gettime.asp))
|
||||
- [x] Configurable number of drones in the air
|
||||
|
||||
Reference in New Issue
Block a user