upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/tests/unit/stubs/esp_random.h
blob: bb58af24d75f2d860f5051c794de9e13cb8bb511 (plain)
1
2
3
4
5
6
#ifndef STUB_ESP_RANDOM_H
#define STUB_ESP_RANDOM_H

#include "esp_system.h"

#endif