Skip to content

Commit

Permalink
Changed Pi Password
Browse files Browse the repository at this point in the history
  • Loading branch information
Humpheh committed Mar 28, 2014
1 parent f1a2a82 commit a216f2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class Conf{
const URL_BASE = "/pipark/server/";

// The password for the pi's to submit data.
const PI_PASSWORD = 'pi';
const PI_PASSWORD = 'exeterPiPark';

// Title of the website.
const TITLE = 'PiPark';
Expand Down

0 comments on commit a216f2b

Please sign in to comment.