EZR

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

Fork of smartRamalKW by Equipe Firmware V2COM

Revision:
26:03c9ca836c79
Parent:
25:2c578b923ea9
Child:
28:af7e6b1b6f48
--- a/settings.h	Wed Nov 04 21:47:24 2015 +0000
+++ b/settings.h	Thu Dec 03 19:41:41 2015 +0000
@@ -1,8 +1,11 @@
 #ifndef SETTINGS_H
 #define SETTINGS_H
 
-//#define TEST_MODE 1    // Usado para testar na placa de desenvolvimento
-//#define DEBUG_ENABLED 1 // Habilita log na USB UART
+//#define TEST_MODE 1       // Usado para testar na placa de desenvolvimento
+//#define DEBUG_ENABLED 1   // Habilita log na USB UART
+//#define RAMAL 1           // configura a aplicação para modo ramal (o normal é smart breaker)
+
+#define MEDIDOR_DEFAULT_SN "\0\0\0\0\0\0\0"        // para uso com equipamentos sem medidor
 
 #define LED_ON 1
 #define LED_OFF 0