From 1ab28e4668991a5a542a0444b8487956286b2b23 Mon Sep 17 00:00:00 2001 From: Adam Dunkels Date: Sat, 23 Nov 2013 15:04:46 +0100 Subject: [PATCH] Added missing argument declaration --- cpu/cc2538/dev/cc2538-rf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpu/cc2538/dev/cc2538-rf.h b/cpu/cc2538/dev/cc2538-rf.h index b7dd5f6ad..75b4ca3e4 100644 --- a/cpu/cc2538/dev/cc2538-rf.h +++ b/cpu/cc2538/dev/cc2538-rf.h @@ -144,7 +144,7 @@ int8_t cc2538_rf_channel_set(uint8_t channel); * \brief Get the current operating channel * \return Returns a value in [11,26] representing the current channel */ -uint8_t cc2538_rf_channel_get(); +uint8_t cc2538_rf_channel_get(void); /** * \brief Sets RF TX power