Hello to all the community, if I allow myself to write to you, it is to obtain help concerning the errors, which I obtain by launching my script and whose origin I can not understand.
To explain the purpose of this script, it will help rescue services (in search of aircraft tags) by helping them to more easily share their geographic coordinates at the checkpoint.
Using a GPS module that will have the task of retrieving the information, the various information will be displayed via an LCD screen.
Regarding the code itself, I share directly the link to my GitHub (here).
I hope someone could help me, to finish this project so that I can share it to the services that will need it most in their research !
To explain the purpose of this script, it will help rescue services (in search of aircraft tags) by helping them to more easily share their geographic coordinates at the checkpoint.
Using a GPS module that will have the task of retrieving the information, the various information will be displayed via an LCD screen.
File "GPS.py", line 256 while (index = 1): ^ SyntaxError: invalid syntaxI initially thought that it was a problem of indentation, but after several tests, I always get the same error; so I came to the conclusion that it was better for me to ask for help to solve this problem.
Regarding the code itself, I share directly the link to my GitHub (here).
I hope someone could help me, to finish this project so that I can share it to the services that will need it most in their research !
