Right now the sensor class uses the static variables to hold data. I have to change it to use NSdictionary so I can store data dynamically.
Right now the sensor class uses the static variables to hold data. I have to change it to use NSdictionary so I can store data dynamically.