EZR

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

Fork of smartRamalKW by Equipe Firmware V2COM

Files at this revision

API Documentation at this revision

Comitter:
fprado
Date:
Tue Feb 23 20:45:18 2016 +0000
Parent:
29:fec8fdf25d87
Child:
31:ef0e073126a1
Commit message:
- Suporte para rede Mesh (Pino) adicionado; - Suporte para bootloader adicionado; - Ajustes gerais

Changed in this revision

settings.h Show annotated file Show diff for this revision Revisions of this file
--- a/settings.h	Tue Feb 23 20:35:38 2016 +0000
+++ b/settings.h	Tue Feb 23 20:45:18 2016 +0000
@@ -1,8 +1,6 @@
 #ifndef SETTINGS_H
 #define SETTINGS_H
 
-//#define WATCHDOG_ENABLED  1
-//#define UART_8N2
 #define MBED_COMPILER  1
 //#define NIC_SPIN  1
 //#define DIRECT_UART  1      // Usado para bypassar protocolo pino
@@ -11,6 +9,9 @@
 //#define RAMAL 1           // configura a aplicação para modo ramal (o normal é smart breaker)
 //#define RELES_INVERTIDOS    1
 
+//#define UART_8N2
+//#define WATCHDOG_ENABLED  1
+
 #define MEDIDOR_DEFAULT_SN "\0\0\0\0\0\0\0"        // para uso com equipamentos sem medidor
 
 #define LED_ON 1