Bluecontroller (BCA8-BTM)  Epsilon
Bluecontroller BCA8-BTM (bluetooth module BTM-222, microcontroller ATmega328P)
 All Files Functions Macros
cmd.h File Reference
#include "bluecontroller.h"
#include <string.h>
Include dependency graph for cmd.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define UART_MAXSTRLEN   10
 

Functions

void checkCmd (void)
 Check commands. More...
 

Detailed Description

Author
Florian Thaeter, Fabi Rosenthal
Version
Epsilon
Date
18.05.2013

LICENSE

Licence: CC BY 3.0 (http://creativecommons.org/licenses/by/3.0/)

DESCRIPTION

Code: http://github.com/Xennis/Bluecontroller_BCA8_BTM

Documentation: http://xennis.org/wiki/Bluecontroller

Function Documentation

void checkCmd ( void  )

Check commands.

This method checks if received command is a valid command and react to it. Furthermore it resets the commandBuffer.