Looks like the upstream adruino library released v3.1.0 two weeks ago.
From the changeset, this includes Helium patches that add the pinmap
for Disco_L072cz_Lrwan1. Unfortunately, that means that when this code compiles,
it now throws duplicate symbol errors. This simply removes the now redundant
definition and fixes the type where needed to match upstream.
Looks like the upstream adruino library released v3.1.0 two weeks ago.
From the changeset, this includes Helium patches that add the pinmap for
Disco_L072cz_Lrwan1
. Unfortunately, that means that when this code compiles, it now throws duplicate symbol errors. This simply removes the now redundant definition and fixes the type where needed to match upstream.Verified end-to-end data works with this fix: