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:
10:7a1d1abb5172
Parent:
9:e501499af4ef
Child:
11:8c93e0de58cd
--- a/settings.h	Wed Jul 22 15:09:01 2015 +0000
+++ b/settings.h	Thu Jul 23 22:46:18 2015 +0000
@@ -22,5 +22,7 @@
 #define DEFAULT_SAMPLES_ANG_COEF 2937.9035f
 #define DEFAULT_SAMPLES_LIN_COEF -1466.6749f
 #define DEFAULT_LOAD_CHANNEL 0  // Canal onde esta ligada a carga
+#define DEFAULT_INTERVALO_MM_S 60
+#define DEFAULT_MM_SIZE 10
 
 #endif