Society of Robots - Robot Forum

Software => Software => Topic started by: aaa3a on May 26, 2012, 03:28:30 PM

Title: what is the diffrence between hardware.h and xhardware.h?
Post by: aaa3a on May 26, 2012, 03:28:30 PM
i want to know the structure of building lib files and the difference between hardware.h and xhardware.h
Title: Re: what is the diffrence between hardware.h and xhardware.h?
Post by: Webbot on May 27, 2012, 11:34:44 AM
Assuming you are talking about WebbotLib:-
Your 'main' C/C++ file should include hardware.h and any other C/C++ files should include xhardware.h.