MeshCore/examples
Ryan Gregg aea64e1f19 Address PR review feedback for Ethernet support
- Add #pragma once to SerialEthernetInterface.h
- Rename TCP_PORT to ETH_TCP_PORT with #ifndef guard
- Fix typos: "initalizing" → "initializing"
- Fix #elif without condition → #else for STM32 block
- Replace infinite loop on ETH init failure with halt()
- Remove heartbeat Serial.print(".") output
- Remove dead beginETH() call (ETH_ENABLED, not RAK_ETH_ENABLE)
- Comment out MESH_DEBUG and ETH_DEBUG_LOGGING build flags

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 20:43:59 -07:00
..
companion_radio Address PR review feedback for Ethernet support 2026-03-10 20:43:59 -07:00
kiss_modem simplify kiss noise floor sampling 2026-02-07 07:42:52 -08:00
simple_repeater Add native Ethernet support for RAK4631 repeater, room server, and companion 2026-03-10 20:43:59 -07:00
simple_room_server Add native Ethernet support for RAK4631 repeater, room server, and companion 2026-03-10 20:43:59 -07:00
simple_secure_chat Merge pull request #1297 from ViezeVingertjes/feature/duty-cycle-token-bucket 2026-03-08 23:54:32 +11:00
simple_sensor Merge pull request #1297 from ViezeVingertjes/feature/duty-cycle-token-bucket 2026-03-08 23:54:32 +11:00