mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/remote-reva: fix typos
This commit is contained in:
parent
081f1e80e7
commit
4e06b71e8d
@ -28,7 +28,7 @@ In terms of hardware support, the following drivers have been implemented:
|
||||
* LEDs
|
||||
* Buttons
|
||||
* ADC
|
||||
* RF switch to programatically drive either 2.4GHz or sub-1GHz to a single RP-SMA
|
||||
* RF switch to programmatically drive either 2.4GHz or sub-1GHz to a single RP-SMA
|
||||
* RF 2.4GHz built-in in CC2538
|
||||
|
||||
And under work or pending at cc2538 base cpu:
|
||||
|
@ -56,7 +56,7 @@ static inline void leds_init(void)
|
||||
/**
|
||||
* @brief Initialize the Radio interface SW-controlled Switch
|
||||
*
|
||||
* The RE-Mote features an on-board RF switch to programatically select to
|
||||
* The RE-Mote features an on-board RF switch to programmatically select to
|
||||
* enable either the 2.4GHz or Sub-1GHz RF interface to the RP-SMA connector
|
||||
* to use an external antenna. As default we prefer to use the 2.4GHz RF.
|
||||
*
|
||||
|
@ -35,7 +35,7 @@ In terms of hardware support, the following drivers have been implemented:
|
||||
* LEDs
|
||||
* Buttons
|
||||
* RF 2.4GHz built-in in CC2538
|
||||
* RF switch to programatically drive either 2.4GHz or sub-1GHz to a single
|
||||
* RF switch to programmatically drive either 2.4GHz or sub-1GHz to a single
|
||||
RP-SMA
|
||||
|
||||
And under work or pending at cc2538 base cpu:
|
||||
|
Loading…
Reference in New Issue
Block a user