ESP32_ChinaDieselHeater_Con.../Arduino/AfterBurner/README.txt
2019-06-30 22:39:40 +10:00

12 lines
No EOL
363 B
Text

EVERYTHING IN THIS FOLDER IS FAKE!
They are symbolic links to the real locations in repo\src\Afterburner.
The directories must be soft links so thay can be added to git!
This is becasue Arduino insists upon .ino for their projects, and
that file has to match the directory name.
If .ino and .cpp live in same directory - double trouble at link time!
Ugggh.