mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
aligned comment on external thread_pid
This commit is contained in:
parent
f1a906b5e2
commit
476a7d68dc
@ -115,7 +115,7 @@ extern volatile uint8_t rx_buffer_next; ///< Next packet in RX queue
|
||||
extern volatile uint8_t radio_state; ///< Radio state
|
||||
extern cc110x_statistic_t cc110x_statistic;
|
||||
|
||||
extern int transceiver_pid; ///< the transceiver thread pid
|
||||
extern int transceiver_pid; ///< the transceiver thread pid
|
||||
|
||||
void cc110x_init(int transceiver_pid);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user