Skip to content

Commit 0facb5a

Browse files
authored
Same as previous commit: Added another code snippet make the fix more obvious
1 parent f10e669 commit 0facb5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

+1
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ An implementation of this can be found in examples/gps_simpletest.py
8383
8484
8585
These two lines are the lines that actually solve the issue:
86+
8687
.. code-block:: python
8788
8889
print('Latitude: {0:.6f} degrees'.format(gps.latitude))

0 commit comments

Comments
 (0)