jgillick / ruby-serialgps

Provides an easy API to get GPS data from your serial GPS module.
13 stars 6 forks source link

Get_data #4

Open rbur004 opened 7 years ago

rbur004 commented 7 years ago

not sure if the def get_data data = {}

should be actually be def get_data @data = {}