mdstiele / issglobe

Python code with code to pull iss tle data and output to neopixels
1 stars 0 forks source link

remove gitgub creds from code and make project public #9

Open mdstiele opened 3 years ago

mdstiele commented 3 years ago

the pi uses a direct link to the repo to access and update, i want to make this project's visability public so i can access it without a key/pass. I need to do the following

  1. check the repo code for any sensitive info and purge it
  2. change the repo to public visibility
  3. change the pi to access the public repo
mdstiele commented 3 years ago

wifi info and repo info are not in repo code.

making repo visibly public so I can access from Replit