Library for the nRF2401A Transceiver
Dependents: nRF2401A_Hello_World nRF2401A_Wireless_Accelerometer_joypad nRF2401A_Gameduino_Invaders
Diff: nRF2401A.cpp
- Revision:
- 3:7ae3a5e53a1f
- Parent:
- 1:8c57f88ff574
- Child:
- 4:e8523ef6e472
--- a/nRF2401A.cpp Sat Oct 05 09:23:20 2013 +0000 +++ b/nRF2401A.cpp Sat Oct 05 11:49:01 2013 +0000 @@ -1,5 +1,7 @@ -/* mbed nRF2401A Library - * +/** + *@section DESCRIPTION + * mbed nRF2401A Library + *@section LICENSE * Copyright (c) 2011, Per Söderstam * * Permission is hereby granted, free of charge, to any person obtaining a copy @@ -19,6 +21,7 @@ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN * THE SOFTWARE. + * @file "nRF2401A.cpp" */ #include "nRF2401A.h"