Sming Framework API
Sming - Open Source framework for high efficiency WiFi SoC ESP8266 native development with C++ language.
led_remote.pde

This is an example of how to use the RF24 class to control a remote bank of LED's using buttons on a remote control.

Every time the buttons change on the remote, the entire state of buttons is send to the led board, which displays the state.