Rmaker.h Library Download [exclusive] Zip -
: Go to Tools > Partition Scheme and select RainMaker (usually 4MB). This allocates enough space for the RainMaker framework.
You must get the ZIP from the official Espressif GitHub repository: rmaker.h library download zip
#include "rmaker.h"
Now that you have the ZIP file ready, go ahead – build your next smart switch, fan controller, or sensor node in minutes using the power of rmaker.h and ESP-RainMaker. : Go to Tools > Partition Scheme and
int main(void) rmaker_init(); // use helper APIs... return 0; // use helper APIs... return 0
