SPSP
Simple publish-subscribe protocol. Connects low power IoT clients to MQTT.
All Classes Files Functions Variables Typedefs Enumerations
Classes
linux/spsp/random.hpp File Reference

ESP-IDF random generator. More...

#include <cstdlib>
#include <sys/random.h>
#include "spsp/random_if.hpp"
Include dependency graph for linux/spsp/random.hpp:

Go to the source code of this file.

Classes

class  SPSP::Random
 ESP random generator. More...
 

Detailed Description

ESP-IDF random generator.

Author
Dávid Benko (david.nosp@m.benk.nosp@m.o@dav.nosp@m.idbe.nosp@m.nko.d.nosp@m.ev)

Definition in file linux/spsp/random.hpp.