User Tools

Site Tools


arduino:code_completion

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
arduino:code_completion [2016/04/20 15:44] mithatarduino:code_completion [2016/04/20 15:46] – [Including third-party libraries] mithat
Line 53: Line 53:
 ==== Including third-party libraries ==== ==== Including third-party libraries ====
  
-In addition to the above, you should add any libraries you've downloaded into your `{Arduino-install-directory}/librariesand used by your project to the IDE project's list of additional directories for code completion. These will typically be of the form:+In addition to the above, you should add any libraries you've downloaded into your ''{Arduino-install-directory}/libraries'' and used by your project to the IDE project's list of additional directories for code completion. These will typically be of the form:
 <code> <code>
 ../libraries/{name-of-library} ../libraries/{name-of-library}
 </code> </code>
  
arduino/code_completion.txt · Last modified: 2017/04/22 01:30 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki