GPS_MAX_SPI_TRANSFER was not declared in this scope
SaltedBlowfish opened this issue · 3 comments
SaltedBlowfish commented
The variable GPS_MAX_SPI_TRANSFER
that was added as part of this commit 7bb6e00#diff-ad0c0bd27aa3b33b266fdac1947162cdR212-R215 is not defined.
The missing variable is preventing successful builds. (I realize this is in the master
branch but I noticed and thought I might save you guys some time by pointing it out now)
Thanks for all of your hard work on everything. Adafruit's products keep me loyal over and over!
jonesbmj commented
I am having the same issue, have you found a fix?
ladyada commented
hi dont use master branch, use release
SaltedBlowfish commented
I am having the same issue, have you found a fix?
Yes. Use the latest release instead of master. You'll see that I mentioned that the issue only affects master.