readme.md

This commit is contained in:
livello
2018-03-18 22:01:39 +03:00
parent 4c1cad4f0a
commit 2b78f127d0

View File

@@ -90,7 +90,7 @@ In linux you can open terminal, navigate to your programming directory, then
* cd lighthub * cd lighthub
* pio init --ide clion // prepare CMake build files for Intellij CLion IDE or look if your ide here: http://docs.platformio.org/en/latest/ide.html * pio init --ide clion // use your IDE, others here: http://docs.platformio.org/en/latest/ide.html
* pio run -e due // this will build firmware for arduino due board * pio run -e due // this will build firmware for arduino due board