jonni83 / smartgarage

1 stars 1 forks source link

unused varibles #7

Closed riverajo closed 10 years ago

riverajo commented 10 years ago

There appears to be unused varibles in the USonic class. The get_distance method has varible signalon and signaloff that are create but appear to never be used. They should be deleted if they are no longer needed.

jonni83 commented 10 years ago

yeah, that's a bad typo ... they are initializing the variables in the following while statements.