Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix GUI update rules when BUILDSRC_DIR is not defined
platformio doesn't appear to define $BUILDSRC_DIR, which means the generated dependencies never matched actual files and the GUI would not be regenerated from modified sources.
- Loading branch information