junkfix / esp32-ds18b20

Arduino Library for ESP32 DS18B20 Non Blocking Onewire RMT protocol, no dependencies, minimal
MIT License
15 stars 4 forks source link

hello why my arduino has this error #9

Closed zkszywbx closed 1 month ago

zkszywbx commented 2 months ago

c:\Users\ZKSZYWBX\Documents\Arduino\libraries\esp32-ds18b20-1.0.5/OneWireESP32.h:5:10: fatal error: driver/rmt.h: No such file or directory 5 | #include "driver/rmt.h"

junkfix commented 2 months ago

what have you selected as "Board" in arduino under tools?