mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-26 06:53:52 +01:00
commented stuff in again that was commed out
This commit is contained in:
parent
d2381df184
commit
04a336c0a2
@ -34,9 +34,9 @@ void init(char * arg);
|
||||
* Sends out pings from this node to another node in a continuous manner, until
|
||||
* the stop command is used.
|
||||
*/
|
||||
//void ping(char * arg);
|
||||
void ping(char * arg);
|
||||
|
||||
//uint16_t get_radio_address(void);
|
||||
uint16_t get_radio_address(void);
|
||||
|
||||
void set_radio_address(uint8_t addr);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user