A program to read a Phidget IR sensor and log pull-ups with Fitbit's API
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix help output

+1 -1
+1 -1
lib/logger/countinual.rb
··· 9 9 [ "--countinual-key", "-k", GetoptLong::REQUIRED_ARGUMENT, 10 10 "log to a Countinual account (API key)" ], 11 11 [ "--countinual-counter", "-c", GetoptLong::REQUIRED_ARGUMENT, 12 - "Countinual counter (default is \"pullups\"" ], 12 + "Countinual counter (default is \"pullups\")" ], 13 13 ] 14 14 end 15 15