Quote:
|
Originally Posted by gwross
That looks OK on cursory examination. What comes right before that line? Is it possible you have unmatched braces?
|
Code:
#include "printf_lib.h"
/*******************************************************************************
* FUNCTION NAME: PrintRamString
* PURPOSE: Run 1 loop for autonomous mode 1
* CALLED FROM: anywhere
* ARGUMENTS:
* Input: char State - What is the state of atuonomous
* RETURNS: char - is it finished?
*******************************************************************************/