mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-17 23:37:44 +00:00
958d2cf630559c6864da70560957efbf0813af2f
This function causes the new arduino-esp32 core to revert to the pseudorandom behavior specified in Arduino. Calls to random() automatically use esp_random() if randomSeed or useRealRandomGenerator(false) aren't called. Tentative fix for #2357
Meshtastic Firmware
Overview
This repository contains the device firmware for the Meshtastic project.
Building Instructions Flashing Instructions
Stats
Languages
C++
66.8%
C
31.1%
Python
1.3%
Shell
0.3%
Batchfile
0.3%
Other
0.1%