User story
As a developer, I want to modularise the GPSpi code that reads data from GPS and calculates latitude and longitude to enable better testing.
Acceptance criteria
Created a GPS class that can be imported as a module to read GPS data and calculate latitude and longitude.
Definition of Done
Modularised code should be reviewed, tested and pushed to hardware team branch.
User story As a developer, I want to modularise the GPSpi code that reads data from GPS and calculates latitude and longitude to enable better testing.
Acceptance criteria Created a GPS class that can be imported as a module to read GPS data and calculate latitude and longitude.
Definition of Done Modularised code should be reviewed, tested and pushed to hardware team branch.