mirror of
https://github.com/meshtastic/firmware.git
synced 2026-06-22 07:31:17 -04:00
v2.1.4.958d2cf
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++
63.7%
C
27%
Python
8.3%
Shell
0.6%
Batchfile
0.2%