NUCLEO-H743ZI APRS-LoRa Tracker===============================
Connect u-blox NEO-M8N (or other u-blox receiver) to USART-B (RX PD5 and TX PD6) and RFM96 to SPI.
See src/main.ino for definitions.
This project requires: https://platform.io
Compile:
pio run
Program NUCLEO board:
pio run -t upload