|
Re: adc.h missing
Quote:
|
Originally Posted by Bharat Nain
but never bothered to find why exactly it caused that error to relate to adc.h...
|
main.c:
#include "ifi_aliases.h"
ifi_aliases.h:
#include <adc.h>
adc.h is the first line the compiler sees.
__________________
John Dong
Co-Captain, Webmaster / Programmer
Team 245 -- Rochester Adams Robotics
|