Added FAQ page to docs

This commit is contained in:
maniacbug
2011-08-04 20:45:58 -07:00
parent 4c21ab6ad0
commit 7aeaf0d373
3 changed files with 61 additions and 1 deletions

4
RF24.h
View File

@@ -707,6 +707,10 @@ public:
*
* This chip uses the SPI bus, plus two chip control pins. Remember that pin 10 must still remain an output, or
* the SPI hardware will go into 'slave' mode.
*
* @section More More Information
*
* @subpage FAQ
*/
#endif // __RF24_H__