Date:2010-10-27 16:48:24 (13 years 5 months ago)
Author:Juan64Bits
Commit:d302857917a2b807e56170eafb7db39e08844b59
Message:Adding RFM22b Example.

Files: Examples/UNFURO/RF/main.c (1 diff)

Change Details

Examples/UNFURO/RF/main.c
153153
154154    _delay_ms(100);
155155
156#if DEMO_TX==1
156157    transmitStrUSART0("RFM22B Initialize Process (TX DEMO)\r\n");
158#elif DEMO_RX==1
159    transmitStrUSART0("RFM22B Initialize Process (RX DEMO)\r\n");
160#endif
157161
158162#if DEBUG==1
159163    transmitStrUSART0(" Register 0x03:");

Archive Download the corresponding diff file

Branches:
master



interactive