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:
Mihai Tudor Panu
2015-03-13 15:17:24 -07:00
parent 577894851b
commit dc932b61e7
16 changed files with 24 additions and 24 deletions

View File

@ -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: