cancel
Showing results for 
Search instead for 
Did you mean: 

Including header files.

LACTIC
Associate II

Hello team,

I am using System Workbench IDE.

I want include some peripheral header files like LCD 16x2 . Please tell me how can I includes these files in my project and connect with my project ?

1 ACCEPTED SOLUTION

Accepted Solutions
TDK
Guru

Generally, drag then into your source/include folders and they should get automatically included in the project. You'll have to #include them in source files to use them.

If you feel a post has answered your question, please click "Accept as Solution".

View solution in original post

1 REPLY 1
TDK
Guru

Generally, drag then into your source/include folders and they should get automatically included in the project. You'll have to #include them in source files to use them.

If you feel a post has answered your question, please click "Accept as Solution".