examples.html 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
  5. <meta http-equiv="X-UA-Compatible" content="IE=9"/>
  6. <meta name="generator" content="Doxygen 1.8.5"/>
  7. <title>NRF24: Examples</title>
  8. <link href="tabs.css" rel="stylesheet" type="text/css"/>
  9. <script type="text/javascript" src="jquery.js"></script>
  10. <script type="text/javascript" src="dynsections.js"></script>
  11. <link href="doxygen.css" rel="stylesheet" type="text/css" />
  12. </head>
  13. <body>
  14. <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
  15. <div id="titlearea">
  16. <table cellspacing="0" cellpadding="0">
  17. <tbody>
  18. <tr style="height: 56px;">
  19. <td style="padding-left: 0.5em;">
  20. <div id="projectname">NRF24
  21. </div>
  22. </td>
  23. </tr>
  24. </tbody>
  25. </table>
  26. </div>
  27. <!-- end header part -->
  28. <!-- Generated by Doxygen 1.8.5 -->
  29. <div id="navrow1" class="tabs">
  30. <ul class="tablist">
  31. <li><a href="index.html"><span>Main&#160;Page</span></a></li>
  32. <li><a href="annotated.html"><span>Classes</span></a></li>
  33. <li><a href="files.html"><span>Files</span></a></li>
  34. <li class="current"><a href="examples.html"><span>Examples</span></a></li>
  35. </ul>
  36. </div>
  37. </div><!-- top -->
  38. <div class="header">
  39. <div class="headertitle">
  40. <div class="title">Examples</div> </div>
  41. </div><!--header-->
  42. <div class="contents">
  43. <div class="textblock">Here is a list of all examples:</div><ul>
  44. <li><a class="el" href="crazyflie_8ino-example.html">crazyflie.ino</a></li>
  45. <li><a class="el" href="crazyflie_client_8ino-example.html">crazyflie_client.ino</a></li>
  46. <li><a class="el" href="nrf24_audio_rx_8pde-example.html">nrf24_audio_rx.pde</a></li>
  47. <li><a class="el" href="nrf24_audio_tx_8pde-example.html">nrf24_audio_tx.pde</a></li>
  48. <li><a class="el" href="nrf24_ping_client_8pde-example.html">nrf24_ping_client.pde</a></li>
  49. <li><a class="el" href="nrf24_ping_server_8pde-example.html">nrf24_ping_server.pde</a></li>
  50. <li><a class="el" href="nrf24_specan_8pde-example.html">nrf24_specan.pde</a></li>
  51. <li><a class="el" href="nrf24_test_8pde-example.html">nrf24_test.pde</a></li>
  52. </ul>
  53. </div><!-- contents -->
  54. <!-- start footer part -->
  55. <hr class="footer"/><address class="footer"><small>
  56. Generated by &#160;<a href="http://www.doxygen.org/index.html">
  57. <img class="footer" src="doxygen.png" alt="doxygen"/>
  58. </a> 1.8.5
  59. </small></address>
  60. </body>
  61. </html>