View Single Post
  #24   Spotlight this post!  
Unread 09-01-2015, 19:30
Skyehawk's Avatar
Skyehawk Skyehawk is offline
Nuts N' Bolts
AKA: Skye Leake
FRC #0876 (Thunder Robotics)
Team Role: Mentor
 
Join Date: Nov 2012
Rookie Year: 2011
Location: Northwood, ND
Posts: 271
Skyehawk is a name known to allSkyehawk is a name known to allSkyehawk is a name known to allSkyehawk is a name known to allSkyehawk is a name known to allSkyehawk is a name known to all
Re: Team 111's scouting system: WildRank

Quote:
Originally Posted by nathanwalters View Post
Ah yeah, I should have documented that. The password is defined in org.wildstang.wildrank.android.fragments.PasswordP rotectionFragment, as the field CONFIGURED_PASSWORD. It's currently 9453 ("WILD" spelled out on a keypad). I should change that to use a global, easily changeable constant as well.
Dang, I feel like i should have been able to guess that. Awe well, thanks for getting back to me.