Pigmice2733 / PiRobotPy

An interface for python based wpilib on a raspberry pi to control mini robots
0 stars 0 forks source link

Added Access Point script for the RPi #18

Closed GreenBeard closed 6 years ago

GreenBeard commented 6 years ago

The script prompts if it should be enabled or disabled. The default IP of the Pi is 192.168.0.1 and it can only run in Access Point mode or in the default mode (in order to connect to the internet). It has to be run with bash and using sudo or as root.

GreenBeard commented 6 years ago

@howardabrams It should be all good to go. If you want to approve the change that would be great (assuming you think it's good).