WISP ERT (Client)  1.0.0
The WISP Extended Runtime (WISP side)
wispGuts.h
Go to the documentation of this file.
1 
12 #ifndef WISPGUTS_H_
13 #define WISPGUTS_H_
14 
15  #include <msp430.h>
16  #include "mem-map.h"
17 
18  #define NUM_RN16_2_STORE 32
19 
20 #endif /* WISPGUTS_H_ */