We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a109b0 commit 395658bCopy full SHA for 395658b
targets/ESP32/CMakePresets.json
@@ -356,6 +356,7 @@
356
"NF_FEATURE_RTC": "ON",
357
"NF_FEATURE_HAS_SDCARD": "ON",
358
"ESP32_USB_CDC": "ON",
359
+ "API_nanoFramework.Device.OneWire": "ON",
360
"API_nanoFramework.Device.Bluetooth": "ON",
361
"API_System.Device.I2c.Slave": "ON",
362
"API_nanoFramework.Graphics": "ON",
@@ -382,6 +383,7 @@
382
383
384
385
386
387
388
389
0 commit comments