Open RF24.lua in a text editor. Look for these sections:
// Boot sequence cmd.boot = true; sendCommand(); delay(1000); cmd.boot = false; rf24 script boot reach gk reach inf stamina
struct Payload byte header; // Identifier for GK byte command; // Input instruction byte intensity; // Parameter value ; Open RF24