Created Thu, 26 Dec 2013 06:14:18 +0000 by ajitnayak
Thu, 26 Dec 2013 06:14:18 +0000
Dear all,
Here im attaching The Code that has to be run on the chipkit uc32 model. These are the error i am getting.
Thu, 26 Dec 2013 11:31:27 +0000
void loop()
{
calc_elev()
{
//declare the SPA structure
That doesn't look quite right to me... a function within a function?!