meshtastic / firmware

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

Second Wire is PIN_WIRE1_SDA #4840

Closed fifieldt closed 1 month ago

fifieldt commented 1 month ago

Based on #4745, PIN_WIRE1_SDA is the 'second' wire interface.

This pach amends the check to determine whether a device has two wire interfaces should use PIN_WIRE1_SDA, rather than PIN_WIRE_SDA.