mirror of
https://github.com/jjshoots/RemoteIDSpoofer.git
synced 2026-05-01 05:59:19 +00:00
Update README.md
This commit is contained in:
@@ -40,6 +40,7 @@ Configuration is only needed when when parameter change is desired.
|
||||
|
||||
- [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)`)
|
||||
- [ ] Fix resulting motions
|
||||
- [ ] Get time from browser (possibly with [this](https://www.w3schools.com/jsref/jsref_gettime.asp))
|
||||
- [x] Configurable number of drones in the air
|
||||
- [x] Save config onboard
|
||||
|
||||
Reference in New Issue
Block a user