code8buster 958d2cf630 Remove call to randomSeed() (#2374)
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
2023-03-23 12:05:12 -05:00
2023-03-13 19:15:38 -03:00
2023-03-08 17:12:25 +01:00
2023-03-09 12:45:38 -06:00
2023-03-06 12:44:51 +01:00
2021-10-09 17:15:12 +11:00
2023-03-23 12:05:12 -05:00
2023-01-21 21:23:24 +01:00
2022-12-05 08:35:54 -06:00
2022-11-26 16:03:17 +01:00
2022-11-20 16:14:32 +01:00
2023-01-21 21:23:24 +01:00
2023-01-02 16:44:38 +11:00

Meshtastic Firmware

GitHub release downloads CI CLA assistant Fiscal Contributors Vercel

Overview

This repository contains the device firmware for the Meshtastic project.

Building Instructions Flashing Instructions

Stats

Alt

Languages
C++ 67.2%
C 30.9%
Python 1.1%
Shell 0.3%
Batchfile 0.3%
Other 0.1%