MeshCore/examples/companion_radio
Piero Andreini ce1b760b29 fix: Address Inxsamox86 review feedback
- Add PIN_USER_BTN_ANA=7 globally to platformio.ini
- Remove abs() from millis() comparison (unsigned overflow)
- Add auto declaration to ev variable in PIN_USER_BTN_ANA block

Fixes compilation errors on ESP32-S3 with analog button support
2026-04-20 22:21:10 +02:00
..
ui-new fix: Address Inxsamox86 review feedback 2026-04-20 22:21:10 +02:00
ui-orig Add battery min/max voltage parameter support 2026-01-28 22:24:49 -07:00
AbstractUITask.h ♻️ refactor: unify UI notification methods into single notify() function 2025-09-17 08:56:18 +08:00
DataStore.cpp * companion: simplified the CMD_GET / CMD_SET _DEFAULT_FLOOD_SCOPE 2026-04-13 23:11:21 +10:00
DataStore.h * companion: simplified the CMD_GET / CMD_SET _DEFAULT_FLOOD_SCOPE 2026-04-13 23:11:21 +10:00
main.cpp Fix TCPConsole to use runtime NodePrefs password instead of compile-time ADMIN_PASSWORD 2026-04-20 22:21:10 +02:00
MyMesh.cpp * companion: simplified the CMD_GET / CMD_SET _DEFAULT_FLOOD_SCOPE 2026-04-13 23:11:21 +10:00
MyMesh.h * version 1.15.0 2026-04-19 11:27:55 +10:00
NodePrefs.h * companion: simplified the CMD_GET / CMD_SET _DEFAULT_FLOOD_SCOPE 2026-04-13 23:11:21 +10:00