First, open the repository, then navigate to the file {{fname|lib/adafruit_gps.py}} and {{fname|lib/gps_config.py}}.
First, open the repository, then navigate to the file {{fname|lib/adafruit_gps.py}} and {{fname|lib/gps_config.py}}.
−
Follow the steps describes in the "[[ENG-CANSAT-PICO-BMP280#Manual_Installation|BMP280 library installation]]" to copy the GPS library files to your micropython board.
+
Follow the steps as describes in the "[[ENG-CANSAT-PICO-BMP280#Manual_Installation|BMP280 library installation]]" to copy the GPS library files to your micropython board.
Once copied, you can also check the proper installation by typing {{fname|from adafruit_gps import GPS}} .
Once copied, you can also check the proper installation by typing {{fname|from adafruit_gps import GPS}} .