mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-06 18:08:00 +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++
67.1%
C
31%
Python
1.1%
Shell
0.3%
Batchfile
0.3%
Other
0.1%