pwm gen works.new pins assigned to all except interrupt. everything works except beacon spi.
Fork of pcb_test_v1_1 by
mnm.h@0:e91ee0e99213, 2015-04-07 (annotated)
- Committer:
- sakthipriya
- Date:
- Tue Apr 07 16:11:54 2015 +0000
- Revision:
- 0:e91ee0e99213
acs integration working
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
sakthipriya | 0:e91ee0e99213 | 1 | void INIT_PNI(void); //initialization of registers happens |
sakthipriya | 0:e91ee0e99213 | 2 | float *EXECUTE_PNI(); //data is obtained |
sakthipriya | 0:e91ee0e99213 | 3 | void T_OUT(); //timeout function to stop infinite loop |