FIRST-Tech-Challenge / FtcRobotController

BSD 3-Clause Clear License
810 stars 4.77k forks source link

Android Studio Driver Station App Keeps Deleted OpModes #958

Closed YourAverageFTCPerson closed 6 months ago

YourAverageFTCPerson commented 6 months ago

After I deleted all Blocks and OnBot Java OpModes from 192.168.43.1:8080, the Android Studio robot controller app kept them there. It wasn't a visual glitch from 192.168.43.1:8080 because REV Hardware Client also showed that there were no OnBot Java or Blocks OpModes. And no, I haven't tried running these ghost OpModes because I currently don't have my robot and when I did I ran out of time to try.

Windwoes commented 6 months ago

After deleting OBJ OpModes, you need to run a build.

YourAverageFTCPerson commented 6 months ago

I'm sorry for wasting your time.