Notifications
Clear all

A PlatformIO sample with 2 types of libraries

1 Posts
1 Users
0 Reactions
2,011 Views
(@zeferby)
Member
Joined: 6 years ago
Posts: 355
Topic starter  

https://github.com/eferley/DHT22_LCD2004_I2C/blob/master/README.md

The dht_nonblocking library not being available directly from PlatformIO, I just had to copy it into the lib sub-folder of the project, making sure its directory name was the same as its main include file name.


Eric


   
Quote