- 31 Oct, 2015 3 commits
- 29 Oct, 2015 2 commits
-
-
Carlos Guzman authored
Add unistd.h for use sleep() in RBpi with kernel 4.1
-
Carlos Guzman authored
Required include unistd.h header for use sleep() in RBpi
-
- 20 Oct, 2015 2 commits
- 19 Oct, 2015 2 commits
- 01 Oct, 2015 6 commits
- 28 Sep, 2015 2 commits
- 27 Sep, 2015 2 commits
- 26 Sep, 2015 3 commits
- 23 Sep, 2015 2 commits
- 18 Sep, 2015 3 commits
- 12 Aug, 2015 1 commit
-
-
TMRh20 authored
Added getChannel Method to allow for verification of the configured c…
-
- 07 Aug, 2015 1 commit
-
-
TMRh20 authored
-
- 03 Aug, 2015 1 commit
-
-
https://github.com/TMRh20/RF24komby authored
-
- 02 Aug, 2015 1 commit
-
-
komby authored
-
- 13 Jul, 2015 1 commit
-
-
TMRh20 authored
Per comments by @crcastle #125 add support for ESP8266 SOC devices 1. Redefine STATUS as NRF_STATUS 2. Add ESP8266 specific defines to Arduino config: #if defined (ARDUINO_ARCH_ESP8266) #include <pgmspace.h> #define PRIPSTR "%S" #define printf_P printf
-
- 22 Jun, 2015 3 commits
- 18 Jun, 2015 1 commit
-
-
Ivan Kravets authored
* This library in Web Registry: http://platformio.org/#!/lib/show/433/RF24 * Specification: [PlatformIO Library Manager](http://docs.platformio.org/en/latest/librarymanager/index.html) * Integration: [IDE Integration](http://docs.platformio.org/en/latest/ide.html)
-
- 17 Jun, 2015 1 commit
-
-
TMRh20 authored
- Remove unneeded lines from RF24_config.h - Add doc info for Ack Payloads
-
- 07 Jun, 2015 1 commit
-
-
TMRh20 authored
Fix incorrect setting
-
- 27 Apr, 2015 1 commit
-
-
TMRh20 authored
- Fix for compatibility with SoftSPI and SPI_UART - I seemed to be running two different versions, fixed for compatibility between RPi and Arduino
-
- 23 Apr, 2015 1 commit
-
-
TMRh20 authored
Update scanner.ino
-