diff --git a/boards/remote-reva/README.md b/boards/remote-reva/README.md index acb34cbefe..ed67bec311 100644 --- a/boards/remote-reva/README.md +++ b/boards/remote-reva/README.md @@ -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: diff --git a/boards/remote-reva/board.c b/boards/remote-reva/board.c index f6db451be3..3796d3b286 100644 --- a/boards/remote-reva/board.c +++ b/boards/remote-reva/board.c @@ -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. * diff --git a/boards/remote-reva/doc.txt b/boards/remote-reva/doc.txt index 0f429b7063..0160826565 100644 --- a/boards/remote-reva/doc.txt +++ b/boards/remote-reva/doc.txt @@ -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: