meshtastic / firmware

Meshtastic device firmware
https://meshtastic.org
GNU General Public License v3.0
3.35k stars 816 forks source link

[Issue]: Remove RemoteHardware module from the canon build via exclude #4881

Open thebentern opened 13 hours ago

thebentern commented 13 hours ago

Platform

Cross-Platform

Description

Remote hardware module is very niche, risky footprint in terms of security, and technically complex (not user friendly) feature. Any potential users capable of using it can also compile their own firmware to use it. The configuration and python CLI methods can remain as is on device and python CLI respectively.