ZZ-Cat / CRSFforArduino

An Arduino Library for communicating with ExpressLRS and TBS Crossfire receivers.
GNU Affero General Public License v3.0
162 stars 27 forks source link

fix(platformio): Remove `$PROJECT_DIR` from all relevant paths. #64

Closed ZZ-Cat closed 10 months ago

ZZ-Cat commented 10 months ago

A recent update to PlatformIO caused the build/compile/verify process to fail on all PlatformIO targets. This is the fix for that.