Skip to content

Commit

Permalink
turn off twitter
Browse files Browse the repository at this point in the history
  • Loading branch information
lukec committed Nov 22, 2012
1 parent 68963e7 commit 15cc40f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vhsapi/lib/VHSAPI/Hackspace.pm
Expand Up @@ -41,6 +41,7 @@ method add_datapoint ($name, $value) {
}

method notify ($dp) {
return 1; # Disabled until we de-bounce the sensor
my $T = config->{Twitter};
my $nt = Net::Twitter::Lite->new(
useragent => 'VHSAPI',
Expand Down

0 comments on commit 15cc40f

Please sign in to comment.