mirror of
https://github.com/eclipse/upm.git
synced 2025-03-24 01:10:22 +03:00
nrf24l01: removed declared and undefined destructor
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
parent
b4d2a2e1f2
commit
ff42bd390f
@ -193,11 +193,6 @@ class NRF24L01 {
|
|||||||
*/
|
*/
|
||||||
NRF24L01 (uint8_t cs, uint8_t ce);
|
NRF24L01 (uint8_t cs, uint8_t ce);
|
||||||
|
|
||||||
/**
|
|
||||||
* NRF24l01 object destructor
|
|
||||||
*/
|
|
||||||
~NRF24L01 ();
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns the name of the component
|
* Returns the name of the component
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user