Greetings.

I have a directory "Setup" on the Beaglebone Black with all my .cpp files 
stored in it. Within this directory is a sub directory holding all my 
header files appropriately labeled "header" 
To access these files within the beaglebone blacks directories do I have to 
use

<include> "/home/UART/Setup/header.BlackADC.h"

or simply use 

<include> "/header.blackADC.h"

I cannot figure this out. 
Thanks 

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/64f89cd8-af26-4f77-b2bf-c44a04166217%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to