EZR

Dependencies:   CRC16 FreescaleIAP FreescaleWatchdog GGSProtocol LM75B PIMA Parameters PersistentCircularQueue SerialNumberV2COM mbed-dev-watchdog_2016_03_04

Fork of smartRamalKW by Equipe Firmware V2COM

main.h

Committer:
tpadovani
Date:
2015-06-15
Revision:
0:999112ad27f0
Child:
1:6ac7168763b6

File content as of revision 0:999112ad27f0:

#ifndef MAIN_H
#define MAIN_H

#include "mbed.h"
#include "settings.h"
#include "version.h"
#include "parameters.h"
#include "appParameters.h"

ParametersBlock APP_PARAMETERS;


















#endif