mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 01:41:12 +03:00
examples: updated filenames and snippets to start with chipid
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
@ -161,8 +161,8 @@ typedef enum {
|
||||
* This file defines the NRF24l01 C++ interface for libnrf24l01
|
||||
*
|
||||
* @ingroup nrf24l01
|
||||
* @snippet nrf_receiver.cxx Interesting
|
||||
* @snippet nrf_transmitter.cxx Interesting
|
||||
* @snippet nrf24l01-receiver.cxx Interesting
|
||||
* @snippet nrf24l01-transmitter.cxx Interesting
|
||||
*/
|
||||
class NRF24L01 {
|
||||
public:
|
||||
|
Reference in New Issue
Block a user