Skip to content

Commit

Permalink
Expose onewire device
Browse files Browse the repository at this point in the history
  • Loading branch information
DaneSlattery authored and Vollbrecht committed Jul 14, 2024
1 parent 343e372 commit 2728b85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/include/esp-idf/bindings.h
Original file line number Diff line number Diff line change
Expand Up @@ -516,4 +516,5 @@
// official onewire_bus remote component
#ifdef ESP_IDF_COMP_ESPRESSIF__ONEWIRE_BUS_ENABLED
#include "onewire_bus.h"
#include "onewire_device.h"
#endif

0 comments on commit 2728b85

Please sign in to comment.