Skip to content

Canary Alpha v2.1.20a

Pre-release
Pre-release
Compare
Choose a tag to compare
@lolsborn lolsborn released this 17 Aug 22:19
· 1032 commits to master since this release

This is one of two variants in testing. The only difference is that the GPS RX/TX pins are swapped.

#define GPS_TX_PIN (GPIO_PORT1 + 8)  // This is for bits going TOWARDS the CPU
#define GPS_RX_PIN (GPIO_PORT1 + 9)  // This is for bits going TOWARDS the GPS