Thanks Felix
E
Posts made by elefurgey
-
Atom GPS rx and tx GPIO ports used
Hi,
I require the rx and tx GPIO ports used to communicate with the GPS.
uart = UART(1, rx=25, tx=26, baudrate=9600, bits=8, parity=None, stop=1, timeout=5000, rxbuf=1024)
Anny assistance would be greatly appreciated.
Thanks