Skip to content
#

hardware

Here are 80 public repositories matching this topic...

node-serialport
maxwellhadley
maxwellhadley commented Jul 5, 2018
  • SerialPort Version: 6.2.0

  • NodeJS Version: N/A

  • Operating System and Hardware Platform: N/A

  • Have you checked the right version of the api docs?: N/A

  • Are you having trouble installing and you checked the Installation Special Cases docs? N/A

  • Are you using Electron and have you checked the Electron Docs?: N/A

I have a device which is only intermit

stoune
stoune commented Jan 2, 2020

Auto-generated files
.vscode/c_cpp_properties.json
.vscode/launch.json
contains absolute path, for example:

"configurations": [
        {
            "type": "platformio-debug",
            "request": "launch",
            "name": "PIO Debug",
            **"executable": "/Users/username/Projects/projname/.pio/build/esp32dev/firmware.elf",
            "toolchainBinDir": "/Users/u
dsjstc
dsjstc commented Apr 14, 2017

Just spent about half an hour trying to figure out how to use and/or install the Library Manager gui into the IDE My IDE (2.0 beta 2) doesn't match the docs in a handful of places. Specifically, the following imply that there is a Library Manager gui, which one might assume has to be installed separately:

  • "Library Manager" is listed in th

Improve this page

Add a description, image, and links to the hardware topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hardware topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.