cujomalainey / ant-arduino

An implementation of a ANT driver for Arduino, Mbed and ESP-IDF
GNU General Public License v2.0
103 stars 15 forks source link

Declare header files for PlatformIO #55

Closed ivankravets closed 2 years ago

ivankravets commented 2 years ago

Hi,

Please accept this PR that adds header files according to https://docs.platformio.org/en/latest/librarymanager/config.html#headers

Developers will see them soon in the new version of PlatformIO Package Registry.

Thanks in advance!

cujomalainey commented 2 years ago

Ah I see you took up my suggestion on the forums, thanks :) Will you also patch my second lib (antplus-arduino) or should I do that?

cujomalainey commented 2 years ago

Apparently I forgot to convert this to github actions, so check won't pass. This looks pretty safe so merging.

ivankravets commented 2 years ago

Ah I see you took up my suggestion on the forums

Oh, could you share the link? Thank you so much for your ideas!

P.S: We just work on the new frontend to the registry. You will love it! 😊

Will you also patch my second lib (antplus-arduino)

Please patch yourself. Thanks!