SNMP agent attached to SPI slave

Dependencies:   mbed

Revision:
1:bbae6f16a449
Parent:
0:2a53a4c3238c
Child:
2:25e12a7fe0aa
--- a/IO_file.h	Mon Aug 13 15:07:40 2012 +0000
+++ b/IO_file.h	Mon Sep 03 10:46:04 2012 +0000
@@ -3,7 +3,7 @@
 * File:             IO_file.h
 * Reference:        1000PX-BM1660-HDR-IO_file
 * Content:          Defines & declarations for HTTP server
-* Version:          1.1
+* Version:          1.2
 * System:           mbed
 * Target Hardware:  mbed                                  
 * Amendment Record:    
@@ -20,6 +20,9 @@
   0.9   03/05/12    Add definitions used for trap handling
   1.0   15/06/12    Make TRAP_HOST_ADDRESS contiguous with SNMP net addresses
   1.1   18/06/12    Add get_hex_mask for updates from SNMP
+  1.2   09/08/12    #define MSG_LNGTH  16. #define NUM_MASK  8 
+                    Declare extern char alarm_msg[NUM_MASK][MSG_LNGTH]
+                    Declare extern unsigned long io_mask[]
 */
 /****************************************************************************/