* ESPNOW: now using hardware RNG for radio_new_identity()

This commit is contained in:
Scott Powell
2025-04-24 10:59:01 +10:00
parent 10df19d3a3
commit 00f0bb7471
4 changed files with 15 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ build_flags =
; -D MESH_PACKET_LOGGING=1
; -D MESH_DEBUG=1
build_src_filter = ${esp32_base.build_src_filter}
+<helpers/esp32/ESPNowRadio.cpp>
+<helpers/esp32/ESPNOWRadio.cpp>
+<../variants/generic_espnow>
[env:Generic_ESPNOW_terminal_chat]