| Line 1... |
Line 1... |
/******************************************************************************
|
/******************************************************************************
|
* AVRRA: The AVR Robotics API
|
* AVRRA: The AVR Robotics API
|
* avrcam.h - driver for AVRCam from JRobot.net. Creates serial1 internally
|
* avrcam.h - driver for AVRCam from JRobot.net. Uses serial1, Mega324P only
|
* NOTE: serial1.h should not be used when using this file...
|
* NOTE: serial1.h should not be used when using this file...
|
*
|
*
|
* Copyright (c) 2004-2008, Michael E. Ferguson
|
* Copyright (c) 2004-2008, Michael E. Ferguson
|
* All rights reserved.
|
* All rights reserved.
|
*
|
*
|
| Line 302... |
Line 302... |
}
|
}
|
|
|
#endif
|
#endif
|
|
|
#endif
|
#endif
|
// Mega324P Only
|
|
|
|
|
|